diff options
author | Lital Natan <litaln@gmail.com> | 2022-02-20 16:02:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-20 16:02:10 (GMT) |
commit | b77158b4da449ec5b8f682816a79d004fd65ed07 (patch) | |
tree | 5ae53fae7db1b0633e730a175a8a62120385deff /Python/ceval.c | |
parent | a3fcca4af1cb418dc802feb75100ecc1a286afaa (diff) | |
download | cpython-b77158b4da449ec5b8f682816a79d004fd65ed07.zip cpython-b77158b4da449ec5b8f682816a79d004fd65ed07.tar.gz cpython-b77158b4da449ec5b8f682816a79d004fd65ed07.tar.bz2 |
bpo-39327: Close file descriptors as soon as possible in shutil.rmtree (GH-31384)
It fixes the "Text File Busy" OSError when using 'rmtree' on a
windows-managed filesystem in via the VirtualBox shared folder
(and possible other scenarios like a windows-managed network file
system).
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions