Skip to content

shutil.rmtree can have O(n^2) performance on large dirs #76634

@nh2

Description

@nh2
mannequin
BPO 32453
Nosy @pitrou, @giampaolo, @nh2, @serhiy-storchaka
Files
  • bench_rmtree.py
  • 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 2017-12-30.05:15:09.821>
    labels = ['3.7', 'type-feature', 'library']
    title = 'shutil.rmtree can have O(n^2) performance on large dirs'
    updated_at = <Date 2021-10-30.12:33:10.794>
    user = 'https://github.com/nh2'

    bugs.python.org fields:

    activity = <Date 2021-10-30.12:33:10.794>
    actor = 'nh2'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2017-12-30.05:15:09.821>
    creator = 'nh2'
    dependencies = []
    files = ['47355']
    hgrepos = []
    issue_num = 32453
    keywords = []
    message_count = 12.0
    messages = ['309217', '309227', '309230', '309300', '309303', '309305', '309308', '309317', '309353', '309359', '309367', '405367']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'giampaolo.rodola', 'nh2', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32453'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions