[issue22585] os.urandom() should use getentropy() of OpenBSD 5.6

Roundup Robot report at bugs.python.org
Sun Dec 21 01:18:30 CET 2014


Roundup Robot added the comment:

New changeset 75ede5bec8db by Victor Stinner in branch 'default':
Issue #22585: On OpenBSD 5.6 and newer, os.urandom() now calls getentropy(),
https://hg.python.org/cpython/rev/75ede5bec8db

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list