diff options
author | Stanisław Skonieczny <stanislaw.skonieczny@gmail.com> | 2021-09-07 19:55:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-07 19:55:20 +0200 |
commit | 9dc363ee7cf2eb6ff374fbf7bbeb0b333f4afb8f (patch) | |
tree | 53bbca979f651c59c3dbe080b185db5fa846b82c /Lib/asyncio/format_helpers.py | |
parent | 750368cbcd20393026f3bf695195f1a2cba490b5 (diff) | |
download | cpython-git-9dc363ee7cf2eb6ff374fbf7bbeb0b333f4afb8f.tar.gz |
bpo-45012: Release GIL around stat in os.scandir (GH-28085)
Releasing GIL allows other threads to continue
its work when os.scandir is fetching DirEntry.stat
info from file system.
Diffstat (limited to 'Lib/asyncio/format_helpers.py')
0 files changed, 0 insertions, 0 deletions