[issue26839] Python 3.5 running on Linux kernel 3.17+ can block at startup or on importing the random module on getrandom()

Alex Gaynor report at bugs.python.org
Tue Jun 7 09:51:40 EDT 2016


Alex Gaynor added the comment:

Colm -- how is that situation not addressed by fixing the hash seed generation specifically, rather than patching all consumers of os.urandom?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26839>
_______________________________________


More information about the Python-bugs-list mailing list