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.06:26:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512109593.98.0.213398074469.issue32186@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8bcd41040a5f1f9b48a86d0e21f196e4b1f90e4b by Victor Stinner (Miss Islington (bot)) in branch '3.6':
bpo-32186: Release the GIL during lseek and fstat (GH-4652) (#4661)
https://github.com/python/cpython/commit/8bcd41040a5f1f9b48a86d0e21f196e4b1f90e4b
History
Date User Action Args
2017-12-01 06:26:34vstinnersetrecipients: + vstinner, nirs, benjamin.peterson, stutzbach
2017-12-01 06:26:33vstinnersetmessageid: <1512109593.98.0.213398074469.issue32186@psf.upfronthosting.co.za>
2017-12-01 06:26:33vstinnerlinkissue32186 messages
2017-12-01 06:26:33vstinnercreate