aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_datetime.py
diff options
context:
space:
mode:
authorZackery Spytz <zspytz@gmail.com>2023-12-05 09:09:39 -0800
committerGitHub <noreply@github.com>2023-12-05 19:09:39 +0200
commit11d88a178b077e42025da538b890db3151a47070 (patch)
tree7856bbd4fb4743d616645612694573c9d1304789 /Lib/test/test_datetime.py
parentde6bca956432cc852a4a41e2a2cee9cdacd19f35 (diff)
downloadcpython-11d88a178b077e42025da538b890db3151a47070.tar.gz
cpython-11d88a178b077e42025da538b890db3151a47070.zip
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 'Lib/test/test_datetime.py')
0 files changed, 0 insertions, 0 deletions