-
-
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 | 23704 |
|---|---|
| Nosy | @rhettinger, @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/rhettinger'
closed_at = <Date 2015-03-21.08:39:04.408>
created_at = <Date 2015-03-19.07:11:27.424>
labels = ['type-feature', 'library']
title = 'Make deques a full MutableSequence by adding index(), insert(), and copy()'
updated_at = <Date 2015-03-21.09:28:50.300>
user = 'https://github.com/rhettinger'bugs.python.org fields:
activity = <Date 2015-03-21.09:28:50.300>
actor = 'serhiy.storchaka'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2015-03-21.08:39:04.408>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2015-03-19.07:11:27.424>
creator = 'rhettinger'
dependencies = []
files = ['38552', '38617']
hgrepos = []
issue_num = 23704
keywords = ['patch']
message_count = 7.0
messages = ['238761', '238765', '238769', '238771', '238776', '238777', '238779']
nosy_count = 3.0
nosy_names = ['rhettinger', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue23704'
versions = ['Python 3.5']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