This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author giampaolo.rodola
Recipients cboltz, giampaolo.rodola, kinow
Date 2019-11-27.01:10:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574817053.5.0.686892257494.issue38688@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9bbcbc9f6dfe1368fe7330b117707f828e6a2c18 by Giampaolo Rodola (Bruno P. Kinoshita) in branch 'master':
bpo-38688, shutil.copytree: consume iterator and create list of entries to prevent infinite recursion (GH-17098)
https://github.com/python/cpython/commit/9bbcbc9f6dfe1368fe7330b117707f828e6a2c18
History
Date User Action Args
2019-11-27 01:10:53giampaolo.rodolasetrecipients: + giampaolo.rodola, kinow, cboltz
2019-11-27 01:10:53giampaolo.rodolasetmessageid: <1574817053.5.0.686892257494.issue38688@roundup.psfhosted.org>
2019-11-27 01:10:53giampaolo.rodolalinkissue38688 messages
2019-11-27 01:10:53giampaolo.rodolacreate