Skip to content

memory leak (reference cycles) using re #69740

@joente

Description

@joente
mannequin
BPO 25554
Nosy @ezio-melotti, @serhiy-storchaka
Files
  • fix_mem_sre_parse.patch: patched sre_parse.py
  • fix_mem_sre_parse_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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2015-11-05.16:43:26.658>
    created_at = <Date 2015-11-05.08:27:44.737>
    labels = ['expert-regex', 'library', 'performance']
    title = 'memory leak (reference cycles) using re'
    updated_at = <Date 2015-11-05.16:43:26.656>
    user = 'https://bugs.python.org/joente'

    bugs.python.org fields:

    activity = <Date 2015-11-05.16:43:26.656>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-11-05.16:43:26.658>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Regular Expressions']
    creation = <Date 2015-11-05.08:27:44.737>
    creator = 'joente'
    dependencies = []
    files = ['40948', '40952']
    hgrepos = []
    issue_num = 25554
    keywords = ['patch']
    message_count = 4.0
    messages = ['254092', '254099', '254114', '254115']
    nosy_count = 5.0
    nosy_names = ['ezio.melotti', 'mrabarnett', 'python-dev', 'serhiy.storchaka', 'joente']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue25554'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions