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-01.01:19:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512091141.7.0.213398074469.issue32186@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6a89481680b921e7b317c29877bdda9a6031e5ad by Victor Stinner (Nir Soffer) in branch 'master':
bpo-32186: Release the GIL during lseek and fstat (#4652)
https://github.com/python/cpython/commit/6a89481680b921e7b317c29877bdda9a6031e5ad
History
Date User Action Args
2017-12-01 01:19:01vstinnersetrecipients: + vstinner, nirs, benjamin.peterson, stutzbach
2017-12-01 01:19:01vstinnersetmessageid: <1512091141.7.0.213398074469.issue32186@psf.upfronthosting.co.za>
2017-12-01 01:19:01vstinnerlinkissue32186 messages
2017-12-01 01:19:00vstinnercreate