[issue22181] os.urandom() should use Linux 3.17 getrandom() syscall

Roundup Robot report at bugs.python.org
Mon Mar 30 11:20:16 CEST 2015


Roundup Robot added the comment:

New changeset 28b465d8c519 by Victor Stinner in branch 'default':
Issue #22181: os.urandom() now releases the GIL when the getrandom()
https://hg.python.org/cpython/rev/28b465d8c519

----------

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


More information about the Python-bugs-list mailing list