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 vstinner
Recipients benjamin.peterson, nirs, stutzbach, vstinner
Date 2017-12-07.20:25:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512678341.44.0.213398074469.issue32186@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 830daae1c82ed33deef0086b7b6323e5be0b0cc8 by Victor Stinner (Nir Soffer) in branch '2.7':
[2.7] bpo-32186: Release the GIL during fstat and lseek calls (#4651)
https://github.com/python/cpython/commit/830daae1c82ed33deef0086b7b6323e5be0b0cc8
History
Date User Action Args
2017-12-07 20:25:41vstinnersetrecipients: + vstinner, nirs, benjamin.peterson, stutzbach
2017-12-07 20:25:41vstinnersetmessageid: <1512678341.44.0.213398074469.issue32186@psf.upfronthosting.co.za>
2017-12-07 20:25:41vstinnerlinkissue32186 messages
2017-12-07 20:25:41vstinnercreate