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-19.22:30:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150319223017.24242.42322@psf.io>
In-reply-to
Content
New changeset 8c73af0b3cd9 by Victor Stinner in branch 'default':
Issue #22181: Fix dev_urandom_noraise(), try calling py_getrandom() before
https://hg.python.org/cpython/rev/8c73af0b3cd9
History
Date User Action Args
2015-03-19 22:30:20python-devsetrecipients: + python-dev, pitrou, vstinner, christian.heimes, jwilk, Arfrever, alex, neologix, anand.jeyahar, josh.r, 700eb415
2015-03-19 22:30:20python-devlinkissue22181 messages
2015-03-19 22:30:20python-devcreate