-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 26482 |
|---|---|
| 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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2016-03-06.07:04:04.934>
created_at = <Date 2016-03-04.18:40:44.185>
labels = ['type-feature', 'library']
title = 'Restore pickling recursive dequeues'
updated_at = <Date 2016-03-06.07:04:04.933>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2016-03-06.07:04:04.933>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-03-06.07:04:04.934>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2016-03-04.18:40:44.185>
creator = 'serhiy.storchaka'
dependencies = []
files = ['42069']
hgrepos = []
issue_num = 26482
keywords = ['patch']
message_count = 4.0
messages = ['261194', '261215', '261232', '261233']
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 = 'enhancement'
url = 'https://bugs.python.org/issue26482'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement