Skip to content

C OrderedDict needs to check for changes during iteration #68547

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 24359
Nosy @ericsnowcurrently

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/ericsnowcurrently'
closed_at = <Date 2015-06-02.05:40:57.788>
created_at = <Date 2015-06-02.05:21:56.025>
labels = ['type-bug', 'library', 'release-blocker']
title = 'C OrderedDict needs to check for changes during iteration'
updated_at = <Date 2015-06-02.05:40:57.787>
user = 'https://github.com/ericsnowcurrently'

bugs.python.org fields:

activity = <Date 2015-06-02.05:40:57.787>
actor = 'eric.snow'
assignee = 'eric.snow'
closed = True
closed_date = <Date 2015-06-02.05:40:57.788>
closer = 'eric.snow'
components = ['Library (Lib)']
creation = <Date 2015-06-02.05:21:56.025>
creator = 'eric.snow'
dependencies = []
files = []
hgrepos = []
issue_num = 24359
keywords = []
message_count = 2.0
messages = ['244651', '244653']
nosy_count = 2.0
nosy_names = ['python-dev', 'eric.snow']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24359'
versions = ['Python 3.5', 'Python 3.6']

Metadata

Metadata

Labels

release-blockerstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions