[issue25003] os.urandom() should call getrandom(2) not getentropy(2)

John Beck report at bugs.python.org
Wed Sep 9 18:27:45 CEST 2015


John Beck added the comment:

Yes, the syscall was failing with EINVAL.

----------

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


More information about the Python-bugs-list mailing list