Message 274711 - Python tracker

Message274711

Author ncoghlan
Recipients larry, lemburg, ncoghlan
Date 2016-09-07.02:35:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473215731.17.0.952414417669.issue27279@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:35:31ncoghlansetrecipients: + ncoghlan, lemburg, larry
2016-09-07 02:35:31ncoghlansetmessageid: <1473215731.17.0.952414417669.issue27279@psf.upfronthosting.co.za>
2016-09-07 02:35:31ncoghlanlinkissue27279 messages
2016-09-07 02:35:31ncoghlancreate