Skip to content

Leak when creating certain classes that subclass ABCs #52270

@stutzbach

Description

@stutzbach
mannequin
BPO 8022
Superseder
  • bpo-2521: ABC caches should use weak refs
  • Files
  • leak.py: Leak objects
  • 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-02-26.02:46:08.349>
    created_at = <Date 2010-02-26.02:17:52.392>
    labels = ['interpreter-core', 'library', 'performance']
    title = 'Leak when creating certain classes that subclass ABCs'
    updated_at = <Date 2010-02-26.02:46:08.349>
    user = 'https://bugs.python.org/stutzbach'

    bugs.python.org fields:

    activity = <Date 2010-02-26.02:46:08.349>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-02-26.02:46:08.349>
    closer = 'benjamin.peterson'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2010-02-26.02:17:52.392>
    creator = 'stutzbach'
    dependencies = []
    files = ['16374']
    hgrepos = []
    issue_num = 8022
    keywords = []
    message_count = 1.0
    messages = ['100132']
    nosy_count = 1.0
    nosy_names = ['stutzbach']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '2521'
    type = 'resource usage'
    url = 'https://bugs.python.org/issue8022'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions