summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-05-30-21-37-05.gh-issue-89727.D6S9ig.rst
blob: 854c56609acb8c709f9fc2de09472f88f5d12692 (plain)
1
2
Fix issue with :func:`shutil.rmtree` where a :exc:`RecursionError` is raised
on deep directory trees.