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.17:05:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587143150.68.0.00148565738784.issue40286@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9f5fe7910f4a1bf5a425837d4915e332b945eb7b by Victor Stinner in branch 'master':
bpo-40286: Add randbytes() method to random.Random (GH-19527)
https://github.com/python/cpython/commit/9f5fe7910f4a1bf5a425837d4915e332b945eb7b
History
Date User Action Args
2020-04-17 17:05:50vstinnersetrecipients: + vstinner, rhettinger, mark.dickinson, serhiy.storchaka, veky
2020-04-17 17:05:50vstinnersetmessageid: <1587143150.68.0.00148565738784.issue40286@roundup.psfhosted.org>
2020-04-17 17:05:50vstinnerlinkissue40286 messages
2020-04-17 17:05:50vstinnercreate