Skip to content

Constructors of weakref mapping classes don't accept "self" and "dict" keyword arguments #67147

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 22958
Nosy @freddrake, @rhettinger, @pitrou, @benjaminp, @serhiy-storchaka
Dependencies
  • bpo-22609: Constructors of some mapping classes don't accept self keyword argument
  • Files
  • WeakValueDictionary_pos_only_params.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 2015-09-29.21:00:08.017>
    created_at = <Date 2014-11-27.16:13:23.539>
    labels = ['type-bug', 'library']
    title = 'Constructors of weakref mapping classes don\'t accept "self" and "dict" keyword arguments'
    updated_at = <Date 2015-09-29.21:00:08.016>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2015-09-29.21:00:08.016>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-09-29.21:00:08.017>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-11-27.16:13:23.539>
    creator = 'serhiy.storchaka'
    dependencies = ['22609']
    files = ['37395']
    hgrepos = []
    issue_num = 22958
    keywords = ['patch', 'needs review']
    message_count = 4.0
    messages = ['231767', '232358', '238694', '251885']
    nosy_count = 6.0
    nosy_names = ['fdrake', 'rhettinger', 'pitrou', 'benjamin.peterson', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22958'
    versions = ['Python 2.7', '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