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