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 christian.heimes
Recipients christian.heimes, ntninja, scrool, slow franklin, vstinner
Date 2020-05-17.19:40:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589744444.29.0.348552920988.issue39533@roundup.psfhosted.org>
In-reply-to
Content
You can find an example in Python/bootstrap_hash.c that deals with getrandom syscall.
History
Date User Action Args
2020-05-17 19:40:44christian.heimessetrecipients: + christian.heimes, vstinner, ntninja, slow franklin, scrool
2020-05-17 19:40:44christian.heimessetmessageid: <1589744444.29.0.348552920988.issue39533@roundup.psfhosted.org>
2020-05-17 19:40:44christian.heimeslinkissue39533 messages
2020-05-17 19:40:44christian.heimescreate