Skip to content

ABC caches should use weak refs #46773

@amauryfa

Description

@amauryfa
BPO 2521
Nosy @amauryfa, @pitrou, @jackdied, @devdanzin, @benjaminp, @florentx
Dependencies
  • bpo-8268: Make old-style classes weak referenceable
  • Files
  • abc_leak.patch: Patch to fix the bug
  • leak_test.patch: Patch to add a test case
  • leak_test2.patch: Patch to add a test case, version 2
  • 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-08-21.03:03:50.856>
    created_at = <Date 2008-03-31.15:12:29.847>
    labels = ['library', 'performance']
    title = 'ABC caches should use weak refs'
    updated_at = <Date 2011-05-13.17:43:32.186>
    user = 'https://github.com/amauryfa'

    bugs.python.org fields:

    activity = <Date 2011-05-13.17:43:32.186>
    actor = 'amaury.forgeotdarc'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-08-21.03:03:50.856>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2008-03-31.15:12:29.847>
    creator = 'amaury.forgeotdarc'
    dependencies = ['8268']
    files = ['16713', '16714', '18567']
    hgrepos = []
    issue_num = 2521
    keywords = ['patch']
    message_count = 28.0
    messages = ['64784', '87720', '101907', '101960', '101961', '101962', '101963', '101964', '101965', '101967', '102036', '102037', '102047', '104287', '104290', '105931', '105934', '110801', '112983', '112991', '113485', '114093', '114226', '114233', '114476', '114477', '135931', '135935']
    nosy_count = 9.0
    nosy_names = ['amaury.forgeotdarc', 'pitrou', 'jackdied', 'ajaksu2', 'benjamin.peterson', 'stutzbach', 'flox', 'BreamoreBoy', 'bluag']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue2521'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      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