summaryrefslogtreecommitdiffstats
path: root/Python/formatter_unicode.c
diff options
context:
space:
mode:
authorZackery Spytz <zspytz@gmail.com>2023-12-05 17:09:39 (GMT)
committerGitHub <noreply@github.com>2023-12-05 17:09:39 (GMT)
commit11d88a178b077e42025da538b890db3151a47070 (patch)
tree7856bbd4fb4743d616645612694573c9d1304789 /Python/formatter_unicode.c
parentde6bca956432cc852a4a41e2a2cee9cdacd19f35 (diff)
downloadcpython-11d88a178b077e42025da538b890db3151a47070.zip
cpython-11d88a178b077e42025da538b890db3151a47070.tar.gz
cpython-11d88a178b077e42025da538b890db3151a47070.tar.bz2
bpo-35332: Handle os.close() errors in shutil.rmtree() (GH-23766)
* Ignore os.close() errors when ignore_errors is True. * Pass os.close() errors to the error handler if specified. * os.close no longer retried after error. Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions