Skip to content

[3.8] bpo-38688, shutil.copytree: consume iterator and create list of entries to prevent infinite recursion (GH-17098)#17397

Merged
giampaolo merged 1 commit intopython:3.8from
kinow:backport-9bbcbc9-3.8
Nov 27, 2019
Merged

[3.8] bpo-38688, shutil.copytree: consume iterator and create list of entries to prevent infinite recursion (GH-17098)#17397
giampaolo merged 1 commit intopython:3.8from
kinow:backport-9bbcbc9-3.8

Conversation

@kinow
Copy link
Copy Markdown
Contributor

@kinow kinow commented Nov 27, 2019

(cherry picked from commit 9bbcbc9)

Co-authored-by: Bruno P. Kinoshita [email protected]

https://bugs.python.org/issue38688

… entries to prevent infinite recursion (pythonGH-17098).

(cherry picked from commit 9bbcbc9)

Co-authored-by: Bruno P. Kinoshita <[email protected]>
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