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 vstinner
Recipients Colm Buckley, Lukasa, alex, christian.heimes, doko, dstufft, larry, lemburg, martin.panter, matejcik, ned.deily, python-dev, rhettinger, skrah, thomas-petazzoni, vstinner, ztane
Date 2016-06-07.14:18:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465309089.21.0.268153225092.issue26839@psf.upfronthosting.co.za>
In-reply-to
Content
> nonblocking_urandom_noraise.patch doesn't fix the issue #21470.

Sorry, it's the issue #25420: "import random" blocks on entropy collection on Linux with low entropy
History
Date User Action Args
2016-06-07 14:18:09vstinnersetrecipients: + vstinner, lemburg, rhettinger, doko, larry, christian.heimes, matejcik, ned.deily, alex, skrah, python-dev, martin.panter, ztane, dstufft, Lukasa, thomas-petazzoni, Colm Buckley
2016-06-07 14:18:09vstinnersetmessageid: <1465309089.21.0.268153225092.issue26839@psf.upfronthosting.co.za>
2016-06-07 14:18:09vstinnerlinkissue26839 messages
2016-06-07 14:18:09vstinnercreate