commit | a06d683d7fd88721eaf59abcf5b02eb82045c7b1 | [log] [tgz] |
---|---|---|
author | Xtreak <tir.karthi@gmail.com> | Thu Sep 12 09:13:20 2019 +0100 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Sep 12 11:13:20 2019 +0300 |
tree | 88e4e97345db1aaf29e884be7ba51ccc13596415 | |
parent | 891e9e3b44c99d643dc309a4e63082451271b136 [diff] |
bpo-38120: Fix DeprecationWarning in test_random for invalid type of arguments to random.seed. (GH-15987)