- 18 Apr, 2016 4 commits
-
-
Georg Brandl authored
-
Raymond Hettinger authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 17 Apr, 2016 9 commits
-
-
Serhiy Storchaka authored
Based on patch by Xiang Zhang.
-
Victor Stinner authored
Issue #26770: set_inheritable() avoids calling fcntl() twice if the FD_CLOEXEC is already set/cleared. This change only impacts platforms using the fcntl() implementation of set_inheritable() (not Linux nor Windows).
-
Serhiy Storchaka authored
messages.
-
Serhiy Storchaka authored
-
-
Steven D'Aprano authored
-
Steven D'Aprano authored
-
Martin Panter authored
-
Martin Panter authored
Patch by Anthony Sottile.
-
- 16 Apr, 2016 21 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
Handle is probably meant to be excluded, and STARTUPINFO will be added to __all__ in 3.6.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Steven D'Aprano authored
-
Serhiy Storchaka authored
Patch by Aviv Palivoda.
-
Serhiy Storchaka authored
Patch by Aviv Palivoda.
-
Senthil Kumaran authored
issue26775 - Improve test coverage for urllib.parse Patch contributed by Luiz Poleto.
-
Senthil Kumaran authored
Patch contributed by Luiz Poleto.
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
* Disable inappropriate links to Python interpreter options * Correct link to CLI section in zipapp * Make CLI section label in timeit less ambiguous
-
Martin Panter authored
-
- 15 Apr, 2016 6 commits
-
-
Gregory P. Smith authored
enable link time optimizations at build time during a make profile-opt.
-
Gregory P. Smith authored
enable link time optimizations at build time during a make profile-opt.
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
builds. multiprocessing and subprocess tests in particular along with test_asyncore and test_gdb. Running them does not meaningfully add to the profile guidance.
-