Skip to content

Clean up and speed up dict iteration #72370

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 28183
Nosy @rhettinger, @vstinner, @ned-deily, @methane, @serhiy-storchaka, @zhangyangyu
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • dict_iter.patch
  • dict_iter2.patch
  • dict_iter3.patch
  • dict_iter4.patch: more PEP7 compliant code
  • dict_iter5.patch
  • dict_iter6.patch
  • dict_iter7.patch
  • dict_iter8.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/serhiy-storchaka'
    closed_at = <Date 2016-10-09.20:17:19.798>
    created_at = <Date 2016-09-16.22:10:07.621>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'Clean up and speed up dict iteration'
    updated_at = <Date 2017-03-31.16:36:09.744>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:09.744>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-10-09.20:17:19.798>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-09-16.22:10:07.621>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['44697', '44719', '44857', '44864', '44874', '44876', '44879', '44921']
    hgrepos = []
    issue_num = 28183
    keywords = ['patch']
    message_count = 29.0
    messages = ['276755', '276789', '276811', '276821', '276823', '276830', '276868', '276873', '276889', '276899', '276902', '276903', '276915', '276919', '276922', '277501', '277502', '277596', '277612', '277631', '277687', '277699', '277701', '277713', '277718', '277752', '277854', '278387', '278388']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'vstinner', 'ned.deily', 'methane', 'python-dev', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue28183'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    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