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 python-dev
Recipients eryksun, jeremyspiegel, paul.moore, python-dev, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2016-07-18.03:50:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160718035048.31307.64959.763DD8C1@psf.io>
In-reply-to
Content
New changeset ebf9a4c933e9 by Steve Dower in branch '3.5':
Issue #27533: Release GIL in nt._isdir
https://hg.python.org/cpython/rev/ebf9a4c933e9

New changeset 8823c660820e by Steve Dower in branch 'default':
Issue #27533: Release GIL in nt._isdir
https://hg.python.org/cpython/rev/8823c660820e
History
Date User Action Args
2016-07-18 03:50:51python-devsetrecipients: + python-dev, paul.moore, tim.golden, r.david.murray, zach.ware, eryksun, steve.dower, jeremyspiegel
2016-07-18 03:50:51python-devlinkissue27533 messages
2016-07-18 03:50:50python-devcreate