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 dstufft
Recipients Colm Buckley, Lukasa, alex, doko, dstufft, larry, lemburg, martin.panter, matejcik, ned.deily, python-dev, rhettinger, skrah, thomas-petazzoni, vstinner, ztane
Date 2016-06-07.11:39:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465299599.06.0.643068404503.issue26839@psf.upfronthosting.co.za>
In-reply-to
Content
I also agree with Cory :) If CPython needs a non blocking RNG for start up, then it should add a new function that does that, breaking the promise of ``os.urandom`` cryptographically suitable random is not the way to do that.
History
Date User Action Args
2016-06-07 11:39:59dstufftsetrecipients: + dstufft, lemburg, rhettinger, doko, vstinner, larry, matejcik, ned.deily, alex, skrah, python-dev, martin.panter, ztane, Lukasa, thomas-petazzoni, Colm Buckley
2016-06-07 11:39:59dstufftsetmessageid: <1465299599.06.0.643068404503.issue26839@psf.upfronthosting.co.za>
2016-06-07 11:39:59dstufftlinkissue26839 messages
2016-06-07 11:39:58dstufftcreate