Skip to content

weak dict iterators are fragile because of unpredictable GC runs #51354

@pitrou

Description

@pitrou
BPO 7105
Nosy @mdickinson, @pitrou, @kristjanvalur, @devdanzin, @jparise, @benjaminp, @asqui
PRs
  • bpo-40895: Update weakref documentation to remove old warnings #20687
  • Files
  • weakiter3.patch
  • issue7105.patch
  • weakref.patch
  • 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 2014-04-29.10:06:43.518>
    created_at = <Date 2009-10-11.17:29:21.257>
    labels = ['type-bug', 'library']
    title = 'weak dict iterators are fragile because of unpredictable GC runs'
    updated_at = <Date 2020-06-08.05:00:46.316>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2020-06-08.05:00:46.316>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-04-29.10:06:43.518>
    closer = 'kristjan.jonsson'
    components = ['Library (Lib)']
    creation = <Date 2009-10-11.17:29:21.257>
    creator = 'pitrou'
    dependencies = []
    files = ['15114', '32689', '32932']
    hgrepos = []
    issue_num = 7105
    keywords = ['patch']
    message_count = 30.0
    messages = ['93863', '93865', '93912', '93934', '97392', '97425', '111259', '142392', '203250', '203286', '203318', '203345', '203349', '203354', '203355', '203356', '204975', '204980', '205013', '205014', '205019', '205090', '205092', '205093', '205124', '205215', '205224', '205285', '217444', '266818']
    nosy_count = 14.0
    nosy_names = ['dcjim', 'tseaver', 'mark.dickinson', 'pitrou', 'kristjan.jonsson', 'ajaksu2', 'jon', 'benjamin.peterson', 'vdupras', 'elachuni', 'neologix', 'python-dev', 'qelan', 'dfortunov']
    pr_nums = ['20687']
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue7105'
    versions = ['Python 2.6', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions