Skip to content

Use dict unpacking for merging two dicts #80612

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 36431
Nosy @rhettinger, @terryjreedy, @serhiy-storchaka
PRs
  • bpo-36431: Use PEP 448 dict unpacking for merging two dicts. #12553
  • 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 2019-03-27.06:15:07.093>
    created_at = <Date 2019-03-26.06:33:08.337>
    labels = ['3.8', 'library']
    title = 'Use dict unpacking for merging two dicts'
    updated_at = <Date 2019-03-27.06:15:07.092>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-03-27.06:15:07.092>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-27.06:15:07.093>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2019-03-26.06:33:08.337>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36431
    keywords = ['patch']
    message_count = 4.0
    messages = ['338857', '338927', '338937', '338938']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'terry.reedy', 'serhiy.storchaka']
    pr_nums = ['12553']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36431'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions