- 07 Eyl, 2016 13 kayıt (commit)
-
-
Christian Heimes yazdı
-
Serhiy Storchaka yazdı
about 1.5--4 times faster.
-
Senthil Kumaran yazdı
-
Raymond Hettinger yazdı
-
Guido van Rossum yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Brett Cannon yazdı
-
Berker Peksag yazdı
-
Raymond Hettinger yazdı
-
Brett Cannon yazdı
The flag will activate LTO and PGO build support when available. Thanks to Alecsandur Patrascu of Intel for the original patch.
-
- 06 Eyl, 2016 19 kayıt (commit)
-
-
Victor Stinner yazdı
Issue #27776: The os.urandom() function does now block on Linux 3.17 and newer until the system urandom entropy pool is initialized to increase the security. This change is part of the PEP 524.
-
Raymond Hettinger yazdı
-
Victor Stinner yazdı
Issue #27778: Expose the Linux getrandom() syscall as a new os.getrandom() function. This change is part of the PEP 524.
-
Brett Cannon yazdı
This completes PEP 519.
-
Brett Cannon yazdı
This is to add support for os.exec*() and os.spawn*() functions. Part of PEP 519.
-
Berker Peksag yazdı
-
Benjamin Peterson yazdı
-
Zachary Ware yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Christian Heimes yazdı
-
Serhiy Storchaka yazdı
glob module; they are now about 3--6 times faster.
-
Serhiy Storchaka yazdı
-
Christian Heimes yazdı
Issue #27928: Add scrypt (password-based key derivation function) to hashlib module (requires OpenSSL 1.1.0).
-
Christian Heimes yazdı
-
Steve Dower yazdı
-
Benjamin Peterson yazdı
-
Zachary Ware yazdı
When building it breaks, we won't be fixing it.
-
Senthil Kumaran yazdı
Initial patch contributed by Jaysinh shukla.
-
- 05 Eyl, 2016 8 kayıt (commit)
-
-
Brett Cannon yazdı
-
Zachary Ware yazdı
-
Larry Hastings yazdı
and Windows CE is no longer a relevant platform for Python.
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Eric Snow yazdı
-
Zachary Ware yazdı
Based on a patch by Tim Lesher.
-