GH-89727: Partially fix `shutil.rmtree()` recursion error on deep trees by barneygale · Pull Request #119634 · python/cpython · GitHub

github.com

Tin mới

barneygale:gh-89727-use-os-walk

miss-islington-app

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Change shutil.rmtree and os.walk to support very deep hierarchies #89727

recursion error on de…

needs backport to 3.12

needs backport to 3.13

awaiting core review

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Update Lib/shutil.py

Undo premature optimisation

Merge branch 'main' into

View reviewed changes

Update Misc/NEWS.d/next/Library/2024-05-29-20-42-17.gh-issue-89727.5l…

recursion error on de…

bedevere-app Bot commented May 29, 2024
bedevere-app Bot commented May 29, 2024

bedevere-app Bot commented May 29, 2024

GH-119748 is a backport of this pull request to the 3.13 branch.

recursion error on de…

recursion error on d…

recursion error on d…

GH-89727: Fix shutil.rmtree() recursion error on deep trees #119808

recursion error on de…

recursion error on de…