Skip to content

[3.8] bpo-37834: Prevent shutil.rmtree exception (GH-15602)#15603

Merged
ambv merged 1 commit intopython:3.8from
ambv:backport-7fcc208-3.8
Aug 29, 2019
Merged

[3.8] bpo-37834: Prevent shutil.rmtree exception (GH-15602)#15603
ambv merged 1 commit intopython:3.8from
ambv:backport-7fcc208-3.8

Conversation

@ambv
Copy link
Contributor

@ambv ambv commented 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 [email protected]

https://bugs.python.org/issue37834

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 <[email protected]>
@bedevere-bot
Copy link

@ambv: Please replace # with GH- in the commit message next time. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants