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 lukasz.langa
Recipients lukasz.langa, uosiu
Date 2021-09-07.17:55:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631037328.91.0.761220691748.issue45012@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9dc363ee7cf2eb6ff374fbf7bbeb0b333f4afb8f by Stanisław Skonieczny in branch 'main':
bpo-45012: Release GIL around stat in os.scandir (GH-28085)
https://github.com/python/cpython/commit/9dc363ee7cf2eb6ff374fbf7bbeb0b333f4afb8f
History
Date User Action Args
2021-09-07 17:55:28lukasz.langasetrecipients: + lukasz.langa, uosiu
2021-09-07 17:55:28lukasz.langasetmessageid: <1631037328.91.0.761220691748.issue45012@roundup.psfhosted.org>
2021-09-07 17:55:28lukasz.langalinkissue45012 messages
2021-09-07 17:55:28lukasz.langacreate