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, iwings, ncoghlan, vstinner
Date 2016-09-07.03:55:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473220541.67.0.519924882482.issue27955@psf.upfronthosting.co.za>
In-reply-to
Content
With #27778 implemented, there's also the question of how os.getrandom() will react to security policies that restrict access to the getrandom syscalls (vs just not having it available in the kernel).
History
Date User Action Args
2016-09-07 03:55:41ncoghlansetrecipients: + ncoghlan, vstinner, christian.heimes, iwings
2016-09-07 03:55:41ncoghlansetmessageid: <1473220541.67.0.519924882482.issue27955@psf.upfronthosting.co.za>
2016-09-07 03:55:41ncoghlanlinkissue27955 messages
2016-09-07 03:55:41ncoghlancreate