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 vstinner
Recipients mark.dickinson, rhettinger, serhiy.storchaka, veky, vstinner
Date 2020-04-17.20:54:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587156881.85.0.734656831135.issue40286@roundup.psfhosted.org>
In-reply-to
Content
New changeset 87502ddd710eb1f030b8ff5a60b05becea3f474f by Victor Stinner in branch 'master':
bpo-40286: Use random.randbytes() in tests (GH-19575)
https://github.com/python/cpython/commit/87502ddd710eb1f030b8ff5a60b05becea3f474f
History
Date User Action Args
2020-04-17 20:54:41vstinnersetrecipients: + vstinner, rhettinger, mark.dickinson, serhiy.storchaka, veky
2020-04-17 20:54:41vstinnersetmessageid: <1587156881.85.0.734656831135.issue40286@roundup.psfhosted.org>
2020-04-17 20:54:41vstinnerlinkissue40286 messages
2020-04-17 20:54:41vstinnercreate