Skip to content

weakref.WeakSet not instanceof collections.abc.Set #82942

Description

@Septatrix
mannequin
BPO 38761
Nosy @gvanrossum, @rhettinger, @septatrix
PRs
  • WIP bpo-38761: Register WeakSet as a MutableSet #17104
  • 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 = 'https://github.com/rhettinger'
    closed_at = <Date 2019-11-11.04:13:30.075>
    created_at = <Date 2019-11-10.11:39:15.194>
    labels = ['type-feature', 'library', '3.9']
    title = 'weakref.WeakSet not instanceof collections.abc.Set'
    updated_at = <Date 2019-11-11.04:13:30.073>
    user = 'https://github.com/Septatrix'

    bugs.python.org fields:

    activity = <Date 2019-11-11.04:13:30.073>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2019-11-11.04:13:30.075>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2019-11-10.11:39:15.194>
    creator = 'Nils Kattenbeck'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38761
    keywords = ['patch']
    message_count = 5.0
    messages = ['356326', '356337', '356343', '356349', '356350']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'rhettinger', 'Nils Kattenbeck']
    pr_nums = ['17104']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38761'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions