[issue29157] random.c: Prefer getrandom() over getentropy() to support glibc 2.24 on Linux

STINNER Victor report at bugs.python.org
Wed Feb 1 12:14:40 EST 2017


STINNER Victor added the comment:

I fixed the bug in Python 2.7, 3.5, 3.6 and 3.7 (default). Thanks for the reviews Nick & Christian!

----------
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list