diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-09-06 23:33:52 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-09-06 23:33:52 (GMT) |
commit | e66987e626cfce8292c39d5b1394665e8aa6840b (patch) | |
tree | ec94354a9ccb2f09e77e3a2381b52142544d0ee2 /PC/config.c | |
parent | e256accd46af74d2695117e62361fe7ae9dfdfe3 (diff) | |
download | cpython-e66987e626cfce8292c39d5b1394665e8aa6840b.zip cpython-e66987e626cfce8292c39d5b1394665e8aa6840b.tar.gz cpython-e66987e626cfce8292c39d5b1394665e8aa6840b.tar.bz2 |
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.
Diffstat (limited to 'PC/config.c')
0 files changed, 0 insertions, 0 deletions