- 13 Apr, 2015 17 commits
-
-
Antoine Pitrou authored
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 authored
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 authored
-
Zachary Ware authored
-
Zachary Ware authored
Patch by Juti Noppornpitak.
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
-
Zachary Ware authored
It's still not necessary to build, but may be useful to some.
-
Larry Hastings authored
-
Nick Coghlan authored
-
Zachary Ware authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
Patch by James Powell.
-
- 12 Apr, 2015 8 commits
-
-
R David Murray authored
Patch by A. Jesse Jiryu Davis.
-
Benjamin Peterson authored
-
Steve Dower authored
-
Berker Peksag authored
Patch by Martin Panter.
-
Berker Peksag authored
Patch by Martin Panter.
-
Ethan Furman authored
-
Steve Dower authored
-
Steve Dower authored
Issue #23524: Replace _PyVerify_fd function with calls to _set_thread_local_invalid_parameter_handler.
-
- 11 Apr, 2015 4 commits
-
-
Antoine Pitrou authored
Close #23904: fix pathlib documentation misleadingly mentioning that bytes objects are accepted in the PurePath constructor
-
Guido van Rossum authored
-
Berker Peksag authored
Patch by James Edwards.
-
Benjamin Peterson authored
-
- 10 Apr, 2015 7 commits
-
-
Serhiy Storchaka authored
-
Berker Peksag authored
Patch by Alex Gaynor.
-
Serhiy Storchaka authored
-
Berker Peksag authored
TestHelpVersionOptional was redundant.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
robust at shutdown. If needs to release multiple resources, they are released even if errors are occured.
-
Zachary Ware authored
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 Apr, 2015 3 commits
-
-
Serhiy Storchaka authored
-
Zachary Ware authored
-
Zachary Ware authored
-
- 08 Apr, 2015 1 commit
-
-
Zachary Ware authored
-