This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients pablogsal, rhettinger, serhiy.storchaka, vstinner, xtreak
Date 2019-09-12.08:13:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568276005.87.0.942591510163.issue38120@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-09-12 08:13:25serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, vstinner, pablogsal, xtreak
2019-09-12 08:13:25serhiy.storchakasetmessageid: <1568276005.87.0.942591510163.issue38120@roundup.psfhosted.org>
2019-09-12 08:13:25serhiy.storchakalinkissue38120 messages
2019-09-12 08:13:25serhiy.storchakacreate