Optimize pathlib · Issue #90306 · python/cpython · GitHub
Skip to content

Optimize pathlib #90306

Description

@kumaraditya303
BPO 46148
Nosy @pitrou, @tiran, @merwok, @MojoVampire, @sweeneyde, @FFY00, @barneygale
PRs
  • bpo-46148: Optimize pathlib  #30226
  • bpo-44953: Add vectorcall for itemgetter and attrgetter #27828
  • bpo-46148: optimize pathlib.Path.iterdir() #30492
  • 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 2022-01-05.12:18:52.858>
    created_at = <Date 2021-12-22.09:00:00.473>
    labels = ['3.11', 'library', 'performance']
    title = 'Optimize pathlib'
    updated_at = <Date 2022-01-09.09:41:34.187>
    user = 'https://github.com/kumaraditya303'

    bugs.python.org fields:

    activity = <Date 2022-01-09.09:41:34.187>
    actor = 'kumaraditya'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-05.12:18:52.858>
    closer = 'kumaraditya'
    components = ['Library (Lib)']
    creation = <Date 2021-12-22.09:00:00.473>
    creator = 'kumaraditya'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46148
    keywords = ['patch']
    message_count = 10.0
    messages = ['409015', '409023', '409025', '409026', '409048', '409059', '409060', '409064', '409758', '409773']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'christian.heimes', 'eric.araujo', 'josh.r', 'Dennis Sweeney', 'FFY00', 'barneygale']
    pr_nums = ['30226', '27828', '30492']
    priority = 'normal'
    resolution = 'postponed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue46148'
    versions = ['Python 3.11']

    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

      3.11only security fixesperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions