BPO | [23086](https://bugs.python.org/issue23086) --- | :--- Nosy | @rhettinger, @ssbr, @serhiy-storchaka, @MojoVampire Files | [issue23086.patch](https://bugs.python.org/file37607/issue23086.patch "Uploaded as text/plain at 2015-01-05.23:58:19 by @ssbr"): Patch with tests.[issue23086.2.patch](https://bugs.python.org/file37631/issue23086.2.patch "Uploaded as text/plain at 2015-01-07.17:42:32 by @ssbr"): Updated patch with test. *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: ```python assignee = 'https://github.com/rhettinger' closed_at = created_at = labels = ['type-feature', 'library'] title = 'Add start and stop parameters to the Sequence.index() ABC mixin method' updated_at = user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = closer = 'rhettinger' components = ['Library (Lib)'] creation = 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'] ```