-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
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 | 23086 |
---|---|
Nosy | @rhettinger, @ssbr, @serhiy-storchaka, @MojoVampire |
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-05-23.02:31:23.191>
created_at = <Date 2014-12-18.20:41:46.585>
labels = ['type-feature', 'library']
title = 'Add start and stop parameters to the Sequence.index() ABC mixin method'
updated_at = <Date 2015-05-23.02:31:23.190>
user = 'https://github.com/rhettinger'
bugs.python.org fields:
activity = <Date 2015-05-23.02:31:23.190>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2015-05-23.02:31:23.191>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2014-12-18.20:41:46.585>
creator = 'rhettinger'
dependencies = []
files = ['37607', '37631']
hgrepos = []
issue_num = 23086
keywords = ['patch']
message_count = 17.0
messages = ['232904', '233485', '233564', '233589', '233590', '233635', '233684', '233693', '233695', '233698', '233722', '233724', '233736', '233761', '233791', '243880', '243881']
nosy_count = 5.0
nosy_names = ['rhettinger', 'Devin Jeanpierre', 'python-dev', 'serhiy.storchaka', 'josh.r']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue23086'
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