STINNER Victor added the comment:

Patch to make os.urandom() blocking on Linux 3.17+, but use non-blocking 
urandom in _random.Random constructor and _random.Random.seed() with no seed is 
set.

----------
keywords: +patch
Added file: http://bugs.python.org/file44126/urandom_nonblock.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27776>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to