Skip to content

Constructors of some mapping classes don't accept self keyword argument #66799

@abacabadabacaba

Description

@abacabadabacaba
BPO 22609
Nosy @rhettinger, @mdickinson, @vstinner, @larryhastings, @berkerpeksag, @vadmium, @serhiy-storchaka, @1st1
Files
  • collections_pos_only_params.patch
  • collections_pos_only_params2.patch
  • UserDict_self_and_dict_keywords.patch
  • UserDict_self_and_dict_keywords_2.patch
  • UserDict_self_and_dict_keywords_3.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 = 'https://github.com/rhettinger'
    closed_at = <Date 2015-09-29.20:59:53.927>
    created_at = <Date 2014-10-11.12:04:09.064>
    labels = ['type-bug', 'library']
    title = "Constructors of some mapping classes don't accept `self` keyword argument"
    updated_at = <Date 2015-09-29.20:59:53.926>
    user = 'https://bugs.python.org/abacabadabacaba'

    bugs.python.org fields:

    activity = <Date 2015-09-29.20:59:53.926>
    actor = 'serhiy.storchaka'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2015-09-29.20:59:53.927>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-10-11.12:04:09.064>
    creator = 'abacabadabacaba'
    dependencies = []
    files = ['36881', '36886', '38692', '38754', '39821']
    hgrepos = []
    issue_num = 22609
    keywords = ['patch']
    message_count = 34.0
    messages = ['229076', '229089', '229098', '229118', '229121', '229189', '229248', '229249', '231753', '231763', '231765', '231766', '231769', '231915', '231936', '232353', '234875', '239278', '239655', '239667', '243329', '244470', '244503', '245859', '245877', '245944', '246936', '246954', '246956', '246957', '251778', '251831', '251886', '251888']
    nosy_count = 10.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'vstinner', 'larry', 'abacabadabacaba', 'python-dev', 'berker.peksag', 'martin.panter', 'serhiy.storchaka', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22609'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    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