[issue25003] os.urandom() should call getrandom(2) not getentropy(2) on Solaris 11.3 and newer

Roundup Robot report at bugs.python.org
Fri Sep 18 15:38:54 CEST 2015


Roundup Robot added the comment:

New changeset 8b0c2c7cb4a7 by Victor Stinner in branch 'default':
Issue #25003: On Solaris 11.3 or newer, os.urandom() now uses the getrandom()
https://hg.python.org/cpython/rev/8b0c2c7cb4a7

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

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


More information about the Python-bugs-list mailing list