[issue10824] urandom should not block

Martin v. Löwis report at bugs.python.org
Tue Jan 4 22:54:44 CET 2011


Martin v. Löwis <martin at v.loewis.de> added the comment:

Closing it. It seems that people feel more safe when urandom loops until it has enough data (see http://stackoverflow.com/questions/4598507/dev-urandom-maximum-size/4598534#4598534). I might still pursue this idea, but in a different issue.

----------
status: open -> closed

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


More information about the Python-bugs-list mailing list