Skip to content

dict.update does not concat/replace if same key #76798

@AvnishMidha

Description

@AvnishMidha
BPO 32617
Nosy @ericvsmith
Files
  • dict_try.py
  • 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 2018-01-22.07:46:05.737>
    created_at = <Date 2018-01-22.06:22:13.019>
    labels = ['interpreter-core', 'type-bug', 'invalid']
    title = 'dict.update does not concat/replace if same key'
    updated_at = <Date 2018-01-22.07:46:05.730>
    user = 'https://bugs.python.org/AvnishMidha'

    bugs.python.org fields:

    activity = <Date 2018-01-22.07:46:05.730>
    actor = 'eric.smith'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-22.07:46:05.737>
    closer = 'eric.smith'
    components = ['Interpreter Core']
    creation = <Date 2018-01-22.06:22:13.019>
    creator = 'Avnish Midha'
    dependencies = []
    files = ['47400']
    hgrepos = []
    issue_num = 32617
    keywords = []
    message_count = 2.0
    messages = ['310397', '310400']
    nosy_count = 2.0
    nosy_names = ['eric.smith', 'Avnish Midha']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32617'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-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