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 python-dev
Recipients Colm Buckley, doko, larry, lemburg, martin.panter, matejcik, ned.deily, python-dev, rhettinger, skrah, thomas-petazzoni, vstinner, ztane
Date 2016-06-07.09:27:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160607092719.38423.66471.78E6CB7E@psf.io>
In-reply-to
Content
New changeset 9de508dc4837 by Victor Stinner in branch '3.5':
os.urandom() doesn't block on Linux anymore
https://hg.python.org/cpython/rev/9de508dc4837
History
Date User Action Args
2016-06-07 09:27:24python-devsetrecipients: + python-dev, lemburg, rhettinger, doko, vstinner, larry, matejcik, ned.deily, skrah, martin.panter, ztane, thomas-petazzoni, Colm Buckley
2016-06-07 09:27:24python-devlinkissue26839 messages
2016-06-07 09:27:24python-devcreate