[issue27250] Add os.urandom_block()

Donald Stufft report at bugs.python.org
Tue Jun 7 08:24:26 EDT 2016


Donald Stufft added the comment:

This should be add ``os.urandom_noblock`` instead. Don't make every other application change just so the Python interpreter can continue to call ``os.urandom``.

----------
nosy: +dstufft

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


More information about the Python-bugs-list mailing list