Improve performance of pathlib.scandir() · Issue #82116 · python/cpython · GitHub
Skip to content

Improve performance of pathlib.scandir() #82116

Description

@ShaiAvr
mannequin
BPO 37935
Nosy @brettcannon, @gpshead, @pitrou, @serhiy-storchaka, @hongweipeng, @ShaiAvr
PRs
  • bpo-37935: Improve performance of pathlib.scandir() #15331
  • bpo-37935: Added tests for os.walk(), glob.iglob() and Path.glob() #15956
  • [3.8] bpo-37935: Added tests for os.walk(), glob.iglob() and Path.glob() (GH-15956) #16043
  • 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 = 'https://github.com/gpshead'
    closed_at = None
    created_at = <Date 2019-08-24.06:31:41.093>
    labels = ['3.8', 'library', '3.9', 'performance']
    title = 'Improve performance of pathlib.scandir()'
    updated_at = <Date 2019-09-12.15:07:49.880>
    user = 'https://github.com/ShaiAvr'

    bugs.python.org fields:

    activity = <Date 2019-09-12.15:07:49.880>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-08-24.06:31:41.093>
    creator = 'Shai'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37935
    keywords = ['patch']
    message_count = 13.0
    messages = ['350354', '350589', '350604', '350605', '350608', '350613', '351706', '351735', '351736', '351756', '351901', '352148', '352194']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'gregory.p.smith', 'pitrou', 'serhiy.storchaka', 'hongweipeng', 'Shai']
    pr_nums = ['15331', '15956', '16043']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue37935'
    versions = ['Python 3.8', 'Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directorytopic-pathlib

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions