Skip to content

WeakKeyDictionary.__len__ fragile w/ _IterationGuards #65372

@pjenvey

Description

@pjenvey
BPO 21173
Nosy @pitrou, @pjenvey
Files
  • issue21173-test.diff
  • weakdictlen.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-10-05.18:10:44.398>
    created_at = <Date 2014-04-07.20:17:27.795>
    labels = ['type-bug', 'library']
    title = 'WeakKeyDictionary.__len__ fragile w/ _IterationGuards'
    updated_at = <Date 2014-10-05.18:10:44.396>
    user = 'https://github.com/pjenvey'

    bugs.python.org fields:

    activity = <Date 2014-10-05.18:10:44.396>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-10-05.18:10:44.398>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2014-04-07.20:17:27.795>
    creator = 'pjenvey'
    dependencies = []
    files = ['34751', '36802']
    hgrepos = []
    issue_num = 21173
    keywords = ['patch']
    message_count = 3.0
    messages = ['215716', '228495', '228606']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'pjenvey', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21173'
    versions = ['Python 3.4', 'Python 3.5']

    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