- 30 Eyl, 2014 8 kayıt (commit)
-
-
Victor Stinner yazdı
calls that were cancelled.
-
Victor Stinner yazdı
because _read_null() cannot be used on AIX. On AIX, reading from NULL is allowed: the first page of memory is a mapped read-only on AIX.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
os.posix_fallocate() because their prototypes in system headers are wrong.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 29 Eyl, 2014 8 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
cleanup overflowing handling in unicode_decode_call_errorhandler and unicode_encode_ucs1 (closes #22518)
-
R David Murray yazdı
I accidentally committed this in 6375bf34fff6; this changeset addresses the last review comments on the patch. This is a perennial question and something someone opens a ticket for probably every other month or so, so I'm surprised we didn't already have a FAQ entry for it. The original patch was written by M. Votz, refined first by Ezio Melotti and further refined by me.
-
- 28 Eyl, 2014 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
Patch by Yongzhi Pan.
-
R David Murray yazdı
Pointed out by Arfrever.
-
- 27 Eyl, 2014 8 kayıt (commit)
-
-
Berker Peksag yazdı
-
R David Murray yazdı
Patch by Ian Cordasco, approved by Éric Araujo.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
R David Murray yazdı
Original patch (and the idea of using _structure) by Abhilash Raj.
-
Berker Peksag yazdı
Patch by Jonathan Hosmer.
-
R David Murray yazdı
Note that the email version string in 3.3 and 3.4 is inaccurate, since it still exists but wasn't updated while the code was.
-
Serhiy Storchaka yazdı
Oleg Oshmyan.
-
- 26 Eyl, 2014 2 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Berker Peksag yazdı
Patch by Anastasia Filatova.
-
- 25 Eyl, 2014 4 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Patch by Joshua Moore-Oliva.
-
Yury Selivanov yazdı
-
Benjamin Peterson yazdı
-
- 24 Eyl, 2014 6 kayıt (commit)
-
-
Victor Stinner yazdı
-
R David Murray yazdı
Also fixed the phrasing in a comment.
-
R David Murray yazdı
-
Berker Peksag yazdı
-
Serhiy Storchaka yazdı
used in the with statement in generator.
-
Berker Peksag yazdı
Patch by Terry Chia.
-
- 23 Eyl, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-