[issue38120] DeprecationWarning in test_random due to invalid seed arguments
Serhiy Storchaka
report at bugs.python.org
Thu Sep 12 04:13:25 EDT 2019
Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:
New changeset a06d683d7fd88721eaf59abcf5b02eb82045c7b1 by Serhiy Storchaka (Xtreak) in branch 'master':
bpo-38120: Fix DeprecationWarning in test_random for invalid type of arguments to random.seed. (GH-15987)
https://github.com/python/cpython/commit/a06d683d7fd88721eaf59abcf5b02eb82045c7b1
----------
nosy: +serhiy.storchaka
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38120>
_______________________________________
More information about the Python-bugs-list
mailing list