[3.8] bpo-37834: Prevent shutil.rmtree exception (GH-15602) (#15603) · python/cpython@25a044e · GitHub
Skip to content

Commit 25a044e

Browse files
ambvned-deily
andauthored
[3.8] bpo-37834: Prevent shutil.rmtree exception (GH-15602) (#15603)
when built on non-Windows system without fd system call support, like older versions of macOS. (cherry picked from commit 7fcc208) Co-authored-by: Ned Deily <nad@python.org>
1 parent 96631dc commit 25a044e

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)