- 13 Nis, 2015 17 kayıt (commit)
-
-
Antoine Pitrou yazdı
while it is holding a lock to a buffered I/O object, and the main thread tries to use the same I/O object (typically stdout or stderr). A fatal error is emitted instead.
-
Antoine Pitrou yazdı
while it is holding a lock to a buffered I/O object, and the main thread tries to use the same I/O object (typically stdout or stderr). A fatal error is emitted instead.
-
Nick Coghlan yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Patch by Juti Noppornpitak.
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
It's still not necessary to build, but may be useful to some.
-
Larry Hastings yazdı
-
Nick Coghlan yazdı
-
Zachary Ware yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
Patch by James Powell.
-
- 12 Nis, 2015 8 kayıt (commit)
-
-
R David Murray yazdı
Patch by A. Jesse Jiryu Davis.
-
Benjamin Peterson yazdı
-
Steve Dower yazdı
-
Berker Peksag yazdı
Patch by Martin Panter.
-
Berker Peksag yazdı
Patch by Martin Panter.
-
Ethan Furman yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
Issue #23524: Replace _PyVerify_fd function with calls to _set_thread_local_invalid_parameter_handler.
-
- 11 Nis, 2015 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
Close #23904: fix pathlib documentation misleadingly mentioning that bytes objects are accepted in the PurePath constructor
-
Guido van Rossum yazdı
-
Berker Peksag yazdı
Patch by James Edwards.
-
Benjamin Peterson yazdı
-
- 10 Nis, 2015 7 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Berker Peksag yazdı
Patch by Alex Gaynor.
-
Serhiy Storchaka yazdı
-
Berker Peksag yazdı
TestHelpVersionOptional was redundant.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
robust at shutdown. If needs to release multiple resources, they are released even if errors are occured.
-
Zachary Ware yazdı
This will prevent failures from the version of NASM installed on buildbots, if the ability to override the version used is desired again later, we can figure out a way to opt in.
-
- 09 Nis, 2015 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
-
- 08 Nis, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
-