[issue38688] Python 3.8 regression: endless loop in shutil.copytree

Giampaolo Rodola' report at bugs.python.org
Tue Nov 26 23:49:43 EST 2019


Giampaolo Rodola' <g.rodola at gmail.com> added the comment:


New changeset 65c92c5870944b972a879031abd4c20c4f0d7981 by Giampaolo Rodola (Bruno P. Kinoshita) in branch '3.8':
[3.8] bpo-38688, shutil.copytree: consume iterator and create list of entries to prevent infinite recursion (GH-17397)
https://github.com/python/cpython/commit/65c92c5870944b972a879031abd4c20c4f0d7981


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38688>
_______________________________________


More information about the Python-bugs-list mailing list