Skip to content

Use the new os.scandir() function in os.walk() #67793

@vstinner

Description

@vstinner
BPO 23605
Nosy @vstinner, @benhoyt, @serhiy-storchaka
Files
  • os_walk_1.patch: First cut at os.walk() using scandir
  • walk_added_symlink_to_dir.patch
  • walk_added_symlink_to_dir-2.patch
  • fast_bottom-up.patch
  • fast_bottom-up-2.patch
  • 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 = <Date 2015-03-30.12:48:56.877>
    created_at = <Date 2015-03-08.02:36:13.909>
    labels = ['performance']
    title = 'Use the new os.scandir() function in os.walk()'
    updated_at = <Date 2015-03-30.12:48:56.876>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-03-30.12:48:56.876>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-03-30.12:48:56.877>
    closer = 'vstinner'
    components = []
    creation = <Date 2015-03-08.02:36:13.909>
    creator = 'vstinner'
    dependencies = []
    files = ['38385', '38450', '38451', '38452', '38471']
    hgrepos = []
    issue_num = 23605
    keywords = ['patch']
    message_count = 34.0
    messages = ['237504', '237507', '237625', '237636', '237726', '237756', '237757', '237759', '237775', '237777', '237779', '237911', '237912', '237913', '237916', '237917', '237921', '237922', '237923', '237924', '238002', '238023', '238024', '238026', '238027', '238399', '238400', '239373', '239377', '239591', '239600', '239603', '239604', '239605']
    nosy_count = 5.0
    nosy_names = ['scott.dial', 'vstinner', 'benhoyt', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue23605'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions