Skip to content

Possible resource leak in glob in non-refcount implementations #88648

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 44482
Nosy @gvanrossum, @terryjreedy, @serhiy-storchaka, @gvanrossum, @miss-islington
PRs
  • bpo-44482: Fix very unlikely resource leak in glob in non-CPython implementations #26843
  • [3.10] bpo-44482: Fix very unlikely resource leak in glob in non-CPython implementations (GH-26843) #26872
  • [3.9] bpo-44482: Fix very unlikely resource leak in glob in non-CPython implementations (GH-26843). #26916
  • 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 2021-06-22.05:40:18.277>
    labels = ['3.11', 'library', '3.9', '3.10', 'performance']
    title = 'Possible resource leeak in glob in non-refcount implementations'
    updated_at = <Date 2021-06-27.11:28:49.507>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-06-27.11:28:49.507>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-06-22.05:40:18.277>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44482
    keywords = ['patch']
    message_count = 9.0
    messages = ['396306', '396358', '396397', '396402', '396406', '396423', '396553', '396554', '396573']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'terry.reedy', 'serhiy.storchaka', 'Guido.van.Rossum', 'miss-islington']
    pr_nums = ['26843', '26872', '26916']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue44482'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixesperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions