- 07 Eyl, 2016 19 kayıt (commit)
-
-
Steve Dower yazdı
-
Brett Cannon yazdı
-
Steve Dower yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
is correct, not 3110).
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Raymond Hettinger yazdı
-
Brett Cannon 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.
-
Victor Stinner yazdı
Issue #16334. Patch written by Serhiy Storchaka.
-
Victor Stinner yazdı
-
- 06 Eyl, 2016 21 kayıt (commit)
-
-
Victor Stinner yazdı
-
-
modules.
-
Zachary Ware yazdı
-
Christian Heimes yazdı
-
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ı
-
Christian Heimes yazdı
-
Brett Cannon yazdı
Class was dead code. Thanks to Xiang Zhang for the patch.
-
Victor Stinner yazdı
Issue #27778: Expose the Linux getrandom() syscall as a new os.getrandom() function. This change is part of the PEP 524.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Initial patch by Alex LordThorsen.
-
Brett Cannon yazdı
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
This completes PEP 519.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Victor Stinner yazdı
Issue #17884.
-
Brett Cannon yazdı
This is to add support for os.exec*() and os.spawn*() functions. Part of PEP 519.
-
Christian Heimes yazdı
-