Skip to content

dict.update allocates too much #72695

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 28509
Nosy @rhettinger, @benjaminp, @methane, @markshannon, @serhiy-storchaka, @zhangyangyu
Files
  • 28509-smaller-update.patch
  • 28509-smaller-update2.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/methane'
    closed_at = <Date 2016-10-27.10:31:04.176>
    created_at = <Date 2016-10-22.19:13:37.906>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'dict.update allocates too much'
    updated_at = <Date 2017-10-23.11:18:07.738>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-10-23.11:18:07.738>
    actor = 'serhiy.storchaka'
    assignee = 'methane'
    closed = True
    closed_date = <Date 2016-10-27.10:31:04.176>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2016-10-22.19:13:37.906>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['45223', '45229']
    hgrepos = []
    issue_num = 28509
    keywords = ['patch']
    message_count = 11.0
    messages = ['279215', '279234', '279235', '279240', '279447', '279458', '279480', '279488', '279497', '279528', '279534']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'benjamin.peterson', 'methane', 'Mark.Shannon', 'python-dev', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue28509'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions