Skip to content

Reference leak with custom tp_dealloc in PyType_FromSpec #60894

@bfroehle

Description

@bfroehle
mannequin
BPO 16690
Nosy @loewis, @ncoghlan, @pitrou, @encukou
Files
  • heaptype_refcnt_testcases.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 2019-09-12.14:43:43.606>
    created_at = <Date 2012-12-15.01:39:25.523>
    labels = ['interpreter-core', 'performance']
    title = 'Reference leak with custom tp_dealloc in PyType_FromSpec'
    updated_at = <Date 2019-09-12.14:43:43.605>
    user = 'https://bugs.python.org/bfroehle'

    bugs.python.org fields:

    activity = <Date 2019-09-12.14:43:43.605>
    actor = 'petr.viktorin'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-12.14:43:43.606>
    closer = 'petr.viktorin'
    components = ['Interpreter Core']
    creation = <Date 2012-12-15.01:39:25.523>
    creator = 'bfroehle'
    dependencies = []
    files = ['28372']
    hgrepos = []
    issue_num = 16690
    keywords = []
    message_count = 6.0
    messages = ['177527', '177528', '177794', '244420', '244814', '352187']
    nosy_count = 7.0
    nosy_names = ['loewis', 'ncoghlan', 'pitrou', 'petr.viktorin', 'python-dev', 'Robin.Schreiber', 'bfroehle']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue16690'
    versions = ['Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-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