Message239586
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, alex, python-dev, rpointel, vstinner |
| Date | 2015-03-30.09:20:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150330092013.25931.58165@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9d3013a383eb by Victor Stinner in branch '3.4': Issue #22585: os.urandom() now releases the GIL when the getentropy() is used https://hg.python.org/cpython/rev/9d3013a383eb New changeset 7f1015e4277a by Victor Stinner in branch 'default': (Merge 3.4) Issue #22585: os.urandom() now releases the GIL when the https://hg.python.org/cpython/rev/7f1015e4277a |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-30 09:20:16 | python-dev | set | recipients: + python-dev, vstinner, alex, rpointel, 700eb415 |
| 2015-03-30 09:20:16 | python-dev | link | issue22585 messages |
| 2015-03-30 09:20:16 | python-dev | create | |