[issue29085] Python 3.6 on Windows doesn't seed Random() well enough

Roundup Robot report at bugs.python.org
Wed Dec 28 23:03:32 EST 2016


Roundup Robot added the comment:

New changeset 0a55e039d25f by Benjamin Peterson in branch '3.6':
fix error check, so that Random.seed actually uses OS randomness (closes #29085)
https://hg.python.org/cpython/rev/0a55e039d25f

New changeset fc3eab44765f by Benjamin Peterson in branch 'default':
merge 3.6 (#29085)
https://hg.python.org/cpython/rev/fc3eab44765f

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list