diff options
author | Zackery Spytz <zspytz@gmail.com> | 2023-12-05 09:09:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-05 19:09:39 +0200 |
commit | 11d88a178b077e42025da538b890db3151a47070 (patch) | |
tree | 7856bbd4fb4743d616645612694573c9d1304789 /Lib/test/test_datetime.py | |
parent | de6bca956432cc852a4a41e2a2cee9cdacd19f35 (diff) | |
download | cpython-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