[issue42008] Internal Random class calling seed() with incorrect argument

Raymond Hettinger report at bugs.python.org
Mon Dec 21 18:45:59 EST 2020


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset b8fde8b5418b75d2935d0ff93b20d45d5350f206 by AMIR in branch 'master':
bpo-42008: Fix internal _random.Random() seeding for the one argument case (GH-22668)
https://github.com/python/cpython/commit/b8fde8b5418b75d2935d0ff93b20d45d5350f206


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42008>
_______________________________________


More information about the Python-bugs-list mailing list