-
-
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 | 27576 |
|---|---|
| Nosy | @rhettinger, @abalkin, @ericsnowcurrently, @serhiy-storchaka, @zhangyangyu, @Vgr255, @alakyadav |
| 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 2016-09-09.19:07:14.833>
created_at = <Date 2016-07-19.21:01:30.614>
labels = ['type-bug', 'library']
title = 'An unexpected difference between dict and OrderedDict'
updated_at = <Date 2016-09-09.19:07:14.832>
user = 'https://github.com/abalkin'bugs.python.org fields:
activity = <Date 2016-09-09.19:07:14.832>
actor = 'eric.snow'
assignee = 'eric.snow'
closed = True
closed_date = <Date 2016-09-09.19:07:14.833>
closer = 'eric.snow'
components = ['Library (Lib)']
creation = <Date 2016-07-19.21:01:30.614>
creator = 'belopolsky'
dependencies = []
files = ['43876', '43879']
hgrepos = []
issue_num = 27576
keywords = ['patch', '3.5regression']
message_count = 9.0
messages = ['270842', '270851', '271247', '271256', '271276', '271427', '271694', '275393', '275394']
nosy_count = 8.0
nosy_names = ['rhettinger', 'belopolsky', 'python-dev', 'eric.snow', 'serhiy.storchaka', 'xiang.zhang', 'abarry', 'alakyadav']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27576'
versions = ['Python 3.5']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