Skip to content

os.closerange optimization #57997

@ferringb

Description

@ferringb
mannequin
BPO 13788
Nosy @birkenfeld, @gpshead, @ronaldoussoren, @vstinner, @tiran, @wmanley
Files
  • closerange-optimization.patch: for non-windows systems, if /proc/${PID}/fd is available make use of it
  • 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 2012-01-15.04:29:24.624>
    labels = ['extension-modules', '3.11', 'performance']
    title = 'os.closerange optimization'
    updated_at = <Date 2021-07-05.00:19:38.896>
    user = 'https://bugs.python.org/ferringb'

    bugs.python.org fields:

    activity = <Date 2021-07-05.00:19:38.896>
    actor = 'gregory.p.smith'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2012-01-15.04:29:24.624>
    creator = 'ferringb'
    dependencies = []
    files = ['24242']
    hgrepos = []
    issue_num = 13788
    keywords = ['patch']
    message_count = 12.0
    messages = ['151273', '151274', '151275', '151287', '151289', '192738', '192739', '192760', '192776', '351354', '396819', '396963']
    nosy_count = 8.0
    nosy_names = ['georg.brandl', 'gregory.p.smith', 'ronaldoussoren', 'vstinner', 'ferringb', 'christian.heimes', 'rosslagerwall', 'wmanley']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue13788'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesextension-modulesC modules in the Modules dirperformancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions