◐ Shell
clean mode source ↗

bpo-37834: Prevent shutil.rmtree exception by ned-deily · Pull Request #15602 · python/cpython

when built on non-Windows system without fd system call support,
like older versions of macOS.

ambv pushed a commit to ambv/cpython that referenced this pull request

Aug 29, 2019
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>

ambv added a commit that referenced this pull request

Aug 29, 2019
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>

lisroach pushed a commit to lisroach/cpython that referenced this pull request

Sep 10, 2019
when built on non-Windows system without fd system call support,
like older versions of macOS.

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
when built on non-Windows system without fd system call support,
like older versions of macOS.

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020
when built on non-Windows system without fd system call support,
like older versions of macOS.