cpython/Doc/whatsnew
Victor Stinner e66987e626 os.urandom() now blocks on Linux
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.
2016-09-06 16:33:52 -07:00
..
2.0.rst Issue 19504: Change "customise" to "customize" American spelling. 2016-08-25 21:11:50 -07:00
2.1.rst Issue #24314: Merge doc links from 3.5 2016-06-18 08:20:22 +00:00
2.2.rst Issue #24314: Fix doc links for general attributes like __name__, __dict__ 2016-06-18 03:57:31 +00:00
2.3.rst Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
2.4.rst Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
2.5.rst Issue #26736: Used HTTPS for external links in the documentation if possible. 2016-05-07 10:49:07 +03:00
2.6.rst Issue #27125: Fix various errors like “will [be] inherited” 2016-05-29 04:13:35 +00:00
2.7.rst Minor spelling fixes 2016-08-20 08:03:06 +00:00
3.0.rst Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
3.1.rst Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
3.2.rst Closes #27904: Improved logging statements to defer formatting until needed. 2016-08-31 08:22:29 +01:00
3.3.rst Issue #27895: Spelling fixes (Contributed by Ville Skyttä). 2016-08-30 10:47:49 -07:00
3.4.rst Issue #27285: Cleanup "suspicious" warnings. 2016-07-11 14:21:58 -04:00
3.5.rst Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. 2016-07-26 11:18:21 +02:00
3.6.rst os.urandom() now blocks on Linux 2016-09-06 16:33:52 -07:00
changelog.rst Fixing broken links in doc, part 4: some more breaks and redirects 2014-10-29 10:57:37 +01:00
index.rst Reverting my previous commit. 2015-05-30 10:57:56 -04:00