-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 24369 |
|---|---|
| Nosy | @rhettinger, @ericsnowcurrently |
| Files |
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-04.06:13:02.847>
created_at = <Date 2015-06-03.00:12:18.679>
labels = ['type-bug', 'library']
title = 'Using OrderedDict.move_to_end during iteration is problematic.'
updated_at = <Date 2015-06-04.06:13:02.846>
user = 'https://github.com/ericsnowcurrently'bugs.python.org fields:
activity = <Date 2015-06-04.06:13:02.846>
actor = 'eric.snow'
assignee = 'eric.snow'
closed = True
closed_date = <Date 2015-06-04.06:13:02.847>
closer = 'eric.snow'
components = ['Library (Lib)']
creation = <Date 2015-06-03.00:12:18.679>
creator = 'eric.snow'
dependencies = []
files = ['39610']
hgrepos = []
issue_num = 24369
keywords = ['patch']
message_count = 6.0
messages = ['244718', '244723', '244725', '244785', '244800', '244803']
nosy_count = 3.0
nosy_names = ['rhettinger', 'python-dev', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24369'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error