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, tim.peters, veky, vstinner
Date 2020-04-29.16:49:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588178944.08.0.890711409636.issue40286@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2d8757758d0d75882fef0fe0e3c74c4756b3e81e by Victor Stinner in branch 'master':
bpo-40286: Remove C implementation of Random.randbytes() (GH-19797)
https://github.com/python/cpython/commit/2d8757758d0d75882fef0fe0e3c74c4756b3e81e
History
Date User Action Args
2020-04-29 16:49:04vstinnersetrecipients: + vstinner, tim.peters, rhettinger, mark.dickinson, serhiy.storchaka, veky
2020-04-29 16:49:04vstinnersetmessageid: <1588178944.08.0.890711409636.issue40286@roundup.psfhosted.org>
2020-04-29 16:49:04vstinnerlinkissue40286 messages
2020-04-29 16:49:04vstinnercreate