← 返回首页
Change shutil.rmtree and os.walk to support very deep hierarchies · Issue #89727 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

New issue
New issue

Description

BPO 45564

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None closed_at = None created_at = <Date 2021-10-21.22:21:02.146> labels = ['library', '3.9', 'type-crash'] title = 'shutil.rmtree and os.walk are implemented using recursion, fail on deep hierarchies' updated_at = <Date 2021-10-21.22:21:02.146> user = 'https://bugs.python.org/AlexanderPatrakov'

bugs.python.org fields:

activity = <Date 2021-10-21.22:21:02.146> actor = 'Alexander.Patrakov' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2021-10-21.22:21:02.146> creator = 'Alexander.Patrakov' dependencies = [] files = [] hgrepos = [] issue_num = 45564 keywords = [] message_count = 1.0 messages = ['404687'] nosy_count = 1.0 nosy_names = ['Alexander.Patrakov'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'crash' url = 'https://bugs.python.org/issue45564' versions = ['Python 3.9']

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.13bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    • Open in GitHub Copilot app

    Footer

    © 2026 GitHub, Inc.