diff options
author | Ćukasz Langa <lukasz@langa.pl> | 2019-08-29 21:51:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-29 21:51:19 (GMT) |
commit | 25a044ee6ce50a9172478cc61d914644778455f6 (patch) | |
tree | ca71c7486ab9a2b80575543c8fbcd540b535d5dd /Python | |
parent | 96631dcb11c2786f470d4586bf23ecca14361506 (diff) | |
download | cpython-25a044ee6ce50a9172478cc61d914644778455f6.zip cpython-25a044ee6ce50a9172478cc61d914644778455f6.tar.gz cpython-25a044ee6ce50a9172478cc61d914644778455f6.tar.bz2 |
[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 7fcc2088a50a4ecb80e5644cd195bee209c9f979)
Co-authored-by: Ned Deily <nad@python.org>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions