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 JelleZijlstra, Lukasa, brett.cannon, ncoghlan, ned.deily, steven.daprano, tim.peters
Date 2016-09-07.02:31:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473215487.73.0.244913812816.issue27288@psf.upfronthosting.co.za>
In-reply-to
Content
PEP 524 has been implemented for 3.6b1 in #27776, so os.urandom() itself will now do the right thing for cryptographic use cases on Linux.
History
Date User Action Args
2016-09-07 02:31:27ncoghlansetrecipients: + ncoghlan, tim.peters, brett.cannon, ned.deily, steven.daprano, Lukasa, JelleZijlstra
2016-09-07 02:31:27ncoghlansetmessageid: <1473215487.73.0.244913812816.issue27288@psf.upfronthosting.co.za>
2016-09-07 02:31:27ncoghlanlinkissue27288 messages
2016-09-07 02:31:27ncoghlancreate