This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Devin Jeanpierre, josh.r, python-dev, rhettinger, serhiy.storchaka
Date 2015-05-23.02:29:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150523022932.27927.42462@psf.io>
In-reply-to
Content
New changeset cabd7261ae80 by Raymond Hettinger in branch 'default':
Issue #23086: Add start and stop arguments to the Sequence.index() mixin method.
https://hg.python.org/cpython/rev/cabd7261ae80
History
Date User Action Args
2015-05-23 02:29:35python-devsetrecipients: + python-dev, rhettinger, Devin Jeanpierre, serhiy.storchaka, josh.r
2015-05-23 02:29:35python-devlinkissue23086 messages
2015-05-23 02:29:35python-devcreate