bpo-37834: Prevent shutil.rmtree exception (GH-15602) · python/cpython@7fcc208 · GitHub
Skip to content

Commit 7fcc208

Browse files
ned-deilyambv
authored andcommitted
bpo-37834: Prevent shutil.rmtree exception (GH-15602)
when built on non-Windows system without fd system call support, like older versions of macOS.
1 parent e278335 commit 7fcc208

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Lib/shutil.py

Lines changed: 1 addition & 1 deletion
Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)