Message 268278 - Python tracker

Message268278

Author brett.cannon
Recipients Lukasa, brett.cannon, dstufft, ned.deily, steven.daprano, tim.peters
Date 2016-06-11.21:24:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465680275.5.0.429957306052.issue27288@psf.upfronthosting.co.za>
In-reply-to
Content
It should be mentioned that Guido really doesn't like the idea of os.getrandom() as it exposes stuff where we would rather simply tell people to use the secrets module.
History
Date User Action Args
2016-06-11 21:24:35brett.cannonsetrecipients: + brett.cannon, tim.peters, ned.deily, steven.daprano, dstufft, Lukasa
2016-06-11 21:24:35brett.cannonsetmessageid: <1465680275.5.0.429957306052.issue27288@psf.upfronthosting.co.za>
2016-06-11 21:24:35brett.cannonlinkissue27288 messages
2016-06-11 21:24:35brett.cannoncreate