Skip to content

kwargs regression when there are multiple entries with the same key #79815

@iceb0y

Description

@iceb0y
mannequin
BPO 35634
Nosy @terryjreedy, @serhiy-storchaka, @iceb0y, @ammaraskar, @remilapeyre, @tirkarthi
PRs
  • bpo-35634: Raise an error when first passed kwargs contains duplicated keys. #11438
  • bpo-35634: Raise an error when first passed kwargs contains duplicated keys. #11438
  • bpo-35634: Raise an error when first passed kwargs contains duplicated keys. #11438
  • 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/serhiy-storchaka'
    closed_at = <Date 2019-01-12.08:13:21.197>
    created_at = <Date 2019-01-02.01:04:33.132>
    labels = ['interpreter-core', 'type-bug', '3.8']
    title = 'kwargs regression when there are multiple entries with the same key'
    updated_at = <Date 2019-01-12.08:13:21.196>
    user = 'https://github.com/iceb0y'

    bugs.python.org fields:

    activity = <Date 2019-01-12.08:13:21.196>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2019-01-12.08:13:21.197>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2019-01-02.01:04:33.132>
    creator = 'iceboy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35634
    keywords = ['patch', 'patch', 'patch']
    message_count = 8.0
    messages = ['332849', '332859', '332860', '332874', '333002', '333050', '333053', '333522']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'serhiy.storchaka', 'iceboy', 'ammar2', 'remi.lapeyre', 'xtreak']
    pr_nums = ['11438', '11438', '11438']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35634'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Labels

    3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions