diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-12-05 15:40:49 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-05 15:40:49 (GMT) |
commit | 563ccded6e83bfdd8c5622663c4edb679e96e08b (patch) | |
tree | 63294ad3f972317a65bf88d58596469a7f92c971 /Python/Python-ast.c | |
parent | bc68f4a4abcfbea60bb1db1ccadb07613561931c (diff) | |
download | cpython-563ccded6e83bfdd8c5622663c4edb679e96e08b.zip cpython-563ccded6e83bfdd8c5622663c4edb679e96e08b.tar.gz cpython-563ccded6e83bfdd8c5622663c4edb679e96e08b.tar.bz2 |
gh-94692: Only catch OSError in shutil.rmtree() (#112756)
Previously a symlink attack resistant version of shutil.rmtree() could ignore
or pass to the error handler arbitrary exception when invalid arguments
were provided.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions