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.
V
Victor Stinner committed
e66987e626cfce8292c39d5b1394665e8aa6840b
Parent: e256acc