Skip to content

Guard against changing dict during iteration #63531

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 19332
Nosy @tim-one, @rhettinger, @pitrou, @ethanfurman, @serhiy-storchaka
Files
  • dict_mutating_iteration.patch
  • dict_mutating_iteration_2.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/rhettinger'
    closed_at = <Date 2013-10-28.06:15:54.523>
    created_at = <Date 2013-10-21.14:02:54.864>
    labels = ['interpreter-core', 'type-feature']
    title = 'Guard against changing dict during iteration'
    updated_at = <Date 2016-01-10.23:43:55.005>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-01-10.23:43:55.005>
    actor = 'python-dev'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2013-10-28.06:15:54.523>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2013-10-21.14:02:54.864>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['32279', '32319']
    hgrepos = []
    issue_num = 19332
    keywords = ['patch']
    message_count = 9.0
    messages = ['200784', '200995', '201062', '201065', '201156', '201780', '202262', '202287', '257946']
    nosy_count = 6.0
    nosy_names = ['tim.peters', 'rhettinger', 'pitrou', 'ethan.furman', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19332'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions