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 ncoghlan
Recipients christian.heimes, ncoghlan, vstinner
Date 2017-01-05.01:44:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483580667.8.0.61691152647.issue29157@psf.upfronthosting.co.za>
In-reply-to
Content
Aside from a couple of outdated comments and the EPERM question, the attached patch looks good to me.

Regarding EPERM, I think it would make sense to make py_getrandom and py_getentropy handle that consistently, otherwise I can see future maintainers readily getting confused by the discrepancy.
History
Date User Action Args
2017-01-05 01:44:28ncoghlansetrecipients: + ncoghlan, vstinner, christian.heimes
2017-01-05 01:44:27ncoghlansetmessageid: <1483580667.8.0.61691152647.issue29157@psf.upfronthosting.co.za>
2017-01-05 01:44:27ncoghlanlinkissue29157 messages
2017-01-05 01:44:27ncoghlancreate