- 12 Apr, 2015 5 commits
-
-
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 6 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.
-
- 21 Mar, 2015 1 commit
-
-
Steve Dower authored
-
- 12 Apr, 2015 2 commits
-
-
Steve Dower authored
-
doko@ubuntu.com authored
-
- 11 Apr, 2015 7 commits
-
-
Ned Deily authored
-
doko@ubuntu.com authored
-
Antoine Pitrou authored
Close #23904: fix pathlib documentation misleadingly mentioning that bytes objects are accepted in the PurePath constructor
-
Guido van Rossum authored
-
Ethan Furman authored
-
Berker Peksag authored
Patch by James Edwards.
-
Benjamin Peterson authored
-
- 10 Apr, 2015 15 commits
-
-
Antoine Pitrou authored
GzipFile, BZ2File or LZMAFile. This defeats denial of service attacks using compressed bombs (i.e. compressed payloads which decompress to a huge size). Patch by Martin Panter and Nikolaus Rath.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Berker Peksag authored
Patch by Alex Gaynor.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
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.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Zachary Ware authored
The fix has moved in this branch. Also, the opt-in is already available on this branch; just set nasmDir when building.
-
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.
-