Skip to content

dict.update() optimisation gives unexpected/invalid results when passed a subclass of DictType #47708

@david

Description

@david
mannequin
BPO 3458
Nosy @rhettinger
Files
  • dictionary.patch: proposed patch against python 2.5.2
  • 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 2008-07-29.00:17:50.617>
    created_at = <Date 2008-07-28.16:24:26.315>
    labels = ['interpreter-core', 'type-bug']
    title = 'dict.update() optimisation gives unexpected/invalid results when passed a subclass of DictType'
    updated_at = <Date 2008-07-29.00:17:50.577>
    user = 'https://bugs.python.org/david'

    bugs.python.org fields:

    activity = <Date 2008-07-29.00:17:50.577>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2008-07-29.00:17:50.617>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2008-07-28.16:24:26.315>
    creator = 'david'
    dependencies = []
    files = ['10997']
    hgrepos = []
    issue_num = 3458
    keywords = ['patch']
    message_count = 3.0
    messages = ['70353', '70363', '70373']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'david']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue3458'
    versions = ['Python 2.6', 'Python 2.5']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions