[issue27278] py_getrandom() uses an int for syscall() result

Roundup Robot report at bugs.python.org
Tue Jun 14 10:35:09 EDT 2016


Roundup Robot added the comment:

New changeset e028e86a5b73 by Victor Stinner in branch '3.5':
Fix os.urandom() using getrandom() on Linux
https://hg.python.org/cpython/rev/e028e86a5b73

New changeset 0d39bd9028e8 by Victor Stinner in branch 'default':
Merge 3.5 (os.urandom, issue #27278)
https://hg.python.org/cpython/rev/0d39bd9028e8

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

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


More information about the Python-bugs-list mailing list