- 07 Sep, 2016 21 commits
-
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
-
Brett Cannon authored
-
Steve Dower authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Berker Peksag authored
-
Berker Peksag authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Christian Heimes authored
-
Christian Heimes authored
-
is correct, not 3110).
-
Brett Cannon authored
-
Brett Cannon authored
-
Raymond Hettinger authored
-
Brett Cannon authored
-
Brett Cannon authored
The flag will activate LTO and PGO build support when available. Thanks to Alecsandur Patrascu of Intel for the original patch.
-
Victor Stinner authored
Issue #16334. Patch written by Serhiy Storchaka.
-
Victor Stinner authored
-
- 06 Sep, 2016 19 commits
-
-
Victor Stinner authored
-
-
modules.
-
Zachary Ware authored
-
Christian Heimes authored
-
Victor Stinner authored
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 authored
-
Christian Heimes authored
-
Brett Cannon authored
Class was dead code. Thanks to Xiang Zhang for the patch.
-
Victor Stinner authored
Issue #27778: Expose the Linux getrandom() syscall as a new os.getrandom() function. This change is part of the PEP 524.
-
Berker Peksag authored
-
Berker Peksag authored
Initial patch by Alex LordThorsen.
-
Brett Cannon authored
-
Benjamin Peterson authored
-
Brett Cannon authored
-
Brett Cannon authored
This completes PEP 519.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Victor Stinner authored
Issue #17884.
-