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 alex, dstufft, vstinner
Date 2016-06-07.12:24:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465302266.04.0.577853535397.issue27250@psf.upfronthosting.co.za>
In-reply-to
Content
This should be add ``os.urandom_noblock`` instead. Don't make every other application change just so the Python interpreter can continue to call ``os.urandom``.
History
Date User Action Args
2016-06-07 12:24:26dstufftsetrecipients: + dstufft, vstinner, alex
2016-06-07 12:24:26dstufftsetmessageid: <1465302266.04.0.577853535397.issue27250@psf.upfronthosting.co.za>
2016-06-07 12:24:25dstufftlinkissue27250 messages
2016-06-07 12:24:25dstufftcreate