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 700eb415, Arfrever, alex, anand.jeyahar, christian.heimes, josh.r, jwilk, neologix, pitrou, python-dev, vstinner
Date 2015-03-30.09:20:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150330092012.25931.4822@psf.io>
In-reply-to
Content
New changeset 28b465d8c519 by Victor Stinner in branch 'default':
Issue #22181: os.urandom() now releases the GIL when the getrandom()
https://hg.python.org/cpython/rev/28b465d8c519
History
Date User Action Args
2015-03-30 09:20:16python-devsetrecipients: + python-dev, pitrou, vstinner, christian.heimes, jwilk, Arfrever, alex, neologix, anand.jeyahar, josh.r, 700eb415
2015-03-30 09:20:16python-devlinkissue22181 messages
2015-03-30 09:20:15python-devcreate