[issue45012] DirEntry.stat method should release GIL

Łukasz Langa report at bugs.python.org
Tue Sep 7 13:55:28 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:


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


----------
nosy: +lukasz.langa

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45012>
_______________________________________


More information about the Python-bugs-list mailing list