-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
release-blockerstdlibStandard 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 | 24667 |
|---|---|
| Nosy | @rhettinger, @larryhastings, @markshannon, @ericsnowcurrently, @1st1, @sigmavirus24, @Lukasa, @xZise, @jayvdb |
| 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-08-07.23:51:02.521>
created_at = <Date 2015-07-19.10:40:38.245>
labels = ['type-bug', 'library', 'release-blocker']
title = 'OrderedDict.popitem()/__str__() raises KeyError'
updated_at = <Date 2015-08-09.19:58:37.904>
user = 'https://github.com/xZise'bugs.python.org fields:
activity = <Date 2015-08-09.19:58:37.904>
actor = 'eric.snow'
assignee = 'eric.snow'
closed = True
closed_date = <Date 2015-08-07.23:51:02.521>
closer = 'eric.snow'
components = ['Library (Lib)']
creation = <Date 2015-07-19.10:40:38.245>
creator = 'xZise'
dependencies = []
files = ['40019', '40068', '40069', '40072', '40078', '40127']
hgrepos = []
issue_num = 24667
keywords = ['patch']
message_count = 41.0
messages = ['246937', '246944', '247011', '247012', '247017', '247029', '247039', '247055', '247057', '247074', '247075', '247104', '247112', '247151', '247351', '247355', '247357', '247390', '247391', '247396', '247417', '247542', '247647', '247674', '247682', '247716', '247718', '247732', '247780', '247960', '248006', '248063', '248094', '248095', '248140', '248147', '248236', '248237', '248288', '248316', '248334']
nosy_count = 10.0
nosy_names = ['rhettinger', 'larry', 'Mark.Shannon', 'python-dev', 'eric.snow', 'yselivanov', 'icordasc', 'Lukasa', 'xZise', 'jayvdb']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24667'
versions = ['Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
release-blockerstdlibStandard 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