Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 27, 2019

Conversation

kinow
Copy link
Contributor

@kinow kinow commented Nov 27, 2019

(cherry picked from commit 9bbcbc9)

Co-authored-by: Bruno P. Kinoshita kinow@users.noreply.github.com

https://bugs.python.org/issue38688

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

(cherry picked from commit 9bbcbc9)

Co-authored-by: Bruno P. Kinoshita <kinow@users.noreply.github.com>
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