Skip to content

Generator memory leak #61670

Closed
Closed
@AnssiKriinen

Description

@AnssiKriinen
BPO 17468
Nosy @amauryfa, @ncoghlan, @pitrou, @vstinner, @benjaminp, @phmc
Superseder
  • bpo-17807: Generator cleanup without tp_del
  • Files
  • test.py
  • 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 2013-05-10.17:39:50.874>
    created_at = <Date 2013-03-18.20:34:25.229>
    labels = ['interpreter-core', 'type-bug']
    title = 'Generator memory leak'
    updated_at = <Date 2015-10-22.14:18:14.858>
    user = 'https://bugs.python.org/AnssiKriinen'

    bugs.python.org fields:

    activity = <Date 2015-10-22.14:18:14.858>
    actor = 'Vikas'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-05-10.17:39:50.874>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2013-03-18.20:34:25.229>
    creator = 'Anssi.K\xc3\xa4\xc3\xa4ri\xc3\xa4inen'
    dependencies = []
    files = ['29455']
    hgrepos = []
    issue_num = 17468
    keywords = []
    message_count = 26.0
    messages = ['184515', '184635', '184671', '187354', '187359', '187360', '187367', '187369', '187372', '187374', '187375', '187403', '187408', '187410', '187413', '187415', '187419', '187423', '187424', '187425', '187431', '187434', '187437', '187483', '188854', '253331']
    nosy_count = 10.0
    nosy_names = ['amaury.forgeotdarc', 'ncoghlan', 'pitrou', 'vstinner', 'benjamin.peterson', 'docs@python', 'Anssi.K\xc3\xa4\xc3\xa4ri\xc3\xa4inen', 'pconnell', 'isoschiz', 'Vikas']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '17807'
    type = 'behavior'
    url = 'https://bugs.python.org/issue17468'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions