Skip to content

Memory leak in the compiler in case of errors #78261

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 34080
Nosy @vstinner, @serhiy-storchaka, @miss-islington
PRs
  • bpo-34080: Fix a memory leak in the compiler. #8222
  • bpo-34080: Fix memory leak on parsing error #8242
  • [3.7] bpo-34080: Fix a memory leak in the compiler. (GH-8222) #8256
  • [3.6] bpo-34080: Fix a memory leak in the compiler. (GH-8222) #8257
  • [2.7] bpo-34080: Fix a memory leak in the compiler. (GH-8222) #8258
  • 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 2018-07-11.22:06:11.805>
    created_at = <Date 2018-07-10.08:20:42.010>
    labels = ['interpreter-core', '3.7', '3.8', 'performance']
    title = 'Memory leak in the compiler in case of errors'
    updated_at = <Date 2018-07-11.22:06:11.803>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-07-11.22:06:11.803>
    actor = 'vstinner'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-07-11.22:06:11.805>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2018-07-10.08:20:42.010>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34080
    keywords = ['patch']
    message_count = 7.0
    messages = ['321367', '321419', '321500', '321504', '321506', '321507', '321508']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['8222', '8242', '8256', '8257', '8258']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue34080'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions