-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 17900 |
|---|---|
| Nosy | @rhettinger, @pitrou, @avassalotti, @serhiy-storchaka |
| 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 = None
closed_at = <Date 2016-06-12.08:27:22.492>
created_at = <Date 2013-05-03.19:40:16.705>
labels = ['type-bug', 'library']
title = 'Recursive OrderedDict pickling'
updated_at = <Date 2016-06-12.08:27:22.490>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2016-06-12.08:27:22.490>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2016-06-12.08:27:22.492>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2013-05-03.19:40:16.705>
creator = 'serhiy.storchaka'
dependencies = []
files = ['30116', '37103', '37106']
hgrepos = []
issue_num = 17900
keywords = ['patch']
message_count = 11.0
messages = ['188325', '188344', '189662', '189688', '189737', '230482', '230484', '230487', '267778', '268314', '268347']
nosy_count = 5.0
nosy_names = ['rhettinger', 'pitrou', 'alexandre.vassalotti', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17900'
versions = ['Python 3.4', 'Python 3.5']Reactions are currently unavailable
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