- 18 Nis, 2016 6 kayıt (commit)
-
-
Martin Panter yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Martin Panter yazdı
Based on patch by Philipp Hagemeister. This fixes a regression caused by revision f4377699fd47.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 17 Nis, 2016 9 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Based on patch by Xiang Zhang.
-
Victor Stinner yazdı
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 yazdı
messages.
-
Serhiy Storchaka yazdı
-
-
Steven D'Aprano yazdı
-
Steven D'Aprano yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
Patch by Anthony Sottile.
-
- 16 Nis, 2016 21 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
Handle is probably meant to be excluded, and STARTUPINFO will be added to __all__ in 3.6.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Steven D'Aprano yazdı
-
Serhiy Storchaka yazdı
Patch by Aviv Palivoda.
-
Serhiy Storchaka yazdı
Patch by Aviv Palivoda.
-
Senthil Kumaran yazdı
issue26775 - Improve test coverage for urllib.parse Patch contributed by Luiz Poleto.
-
Senthil Kumaran yazdı
Patch contributed by Luiz Poleto.
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
* Disable inappropriate links to Python interpreter options * Correct link to CLI section in zipapp * Make CLI section label in timeit less ambiguous
-
Martin Panter yazdı
-
- 15 Nis, 2016 4 kayıt (commit)
-
-
Gregory P. Smith yazdı
enable link time optimizations at build time during a make profile-opt.
-
Gregory P. Smith yazdı
enable link time optimizations at build time during a make profile-opt.
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-