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.
S
Serhiy Storchaka committed
563ccded6e83bfdd8c5622663c4edb679e96e08b
Parent: bc68f4a
Committed by GitHub <noreply@github.com>
on 12/5/2023, 3:40:49 PM