◐ Shell
clean mode source ↗

Reference leak for local new style class

BPO 9366
Nosy @birkenfeld
Superseder
  • bpo-9417: Declaring a class creates circular references
  • Files
  • Referencing.py: my reference counting tests
  • 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 2010-07-29.21:28:05.282>
    created_at = <Date 2010-07-24.09:46:39.963>
    labels = ['interpreter-core', 'performance']
    title = 'Reference leak for local new style class'
    updated_at = <Date 2010-07-29.21:28:05.280>
    user = 'https://bugs.python.org/kayhayen'

    bugs.python.org fields:

    activity = <Date 2010-07-29.21:28:05.280>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-07-29.21:28:05.282>
    closer = 'georg.brandl'
    components = ['Interpreter Core']
    creation = <Date 2010-07-24.09:46:39.963>
    creator = 'kayhayen'
    dependencies = []
    files = ['18173']
    hgrepos = []
    issue_num = 9366
    keywords = []
    message_count = 2.0
    messages = ['111433', '112011']
    nosy_count = 2.0
    nosy_names = ['georg.brandl', 'kayhayen']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '9417'
    type = 'resource usage'
    url = 'https://bugs.python.org/issue9366'
    versions = ['Python 2.6']