Skip to content

Improve dict iteration #73388

@rhettinger

Description

@rhettinger
BPO 29202
Nosy @rhettinger, @methane, @serhiy-storchaka, @csabella
PRs
  • bpo-29202: improve dict iteration #11900
  • Files
  • dict_shorter_iteration.diff: First few cases
  • dict_shorter_iteration.diff: Regenerated for review
  • 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 2019-04-05.10:09:00.532>
    created_at = <Date 2017-01-08.09:50:36.650>
    labels = ['interpreter-core', '3.7', '3.8', 'performance']
    title = 'Improve dict iteration'
    updated_at = <Date 2019-04-05.10:09:00.532>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2019-04-05.10:09:00.532>
    actor = 'methane'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2019-04-05.10:09:00.532>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2017-01-08.09:50:36.650>
    creator = 'rhettinger'
    dependencies = []
    files = ['46209', '46214']
    hgrepos = []
    issue_num = 29202
    keywords = ['patch']
    message_count = 11.0
    messages = ['284970', '284974', '284988', '284989', '284990', '284991', '304824', '304855', '335713', '335716', '339488']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'methane', 'serhiy.storchaka', 'cheryl.sabella']
    pr_nums = ['11900']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue29202'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of life3.8 (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