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 pitrou
Recipients ZackerySpytz, brett.cannon, eric.snow, josh.r, ncoghlan, nirs, pitrou, pmpp, rbcollins, serhiy.storchaka, twouters, vstinner, yselivanov
Date 2018-03-20.19:16:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521573393.1.0.467229070634.issue33021@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 56cce1ca84344f519f7ed01024434c083031d354 by Antoine Pitrou (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-33021: Release the GIL during fstat() calls (GH-6019) (GH-6159)
https://github.com/python/cpython/commit/56cce1ca84344f519f7ed01024434c083031d354
History
Date User Action Args
2018-03-20 19:16:33pitrousetrecipients: + pitrou, twouters, brett.cannon, ncoghlan, nirs, vstinner, rbcollins, pmpp, eric.snow, serhiy.storchaka, yselivanov, josh.r, ZackerySpytz
2018-03-20 19:16:33pitrousetmessageid: <1521573393.1.0.467229070634.issue33021@psf.upfronthosting.co.za>
2018-03-20 19:16:33pitroulinkissue33021 messages
2018-03-20 19:16:32pitroucreate