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:51:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588179061.19.0.794172335649.issue40286@roundup.psfhosted.org>
In-reply-to
Content
It removed the C implementation of randbytes(): it was the root issue which started discussions here and in bpo-40346. I rejected bpo-40346 (BaseRandom) and related PRs.

I close the issue.
History
Date User Action Args
2020-04-29 16:51:01vstinnersetrecipients: + vstinner, tim.peters, rhettinger, mark.dickinson, serhiy.storchaka, veky
2020-04-29 16:51:01vstinnersetmessageid: <1588179061.19.0.794172335649.issue40286@roundup.psfhosted.org>
2020-04-29 16:51:01vstinnerlinkissue40286 messages
2020-04-29 16:51:01vstinnercreate