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 vstinner
Recipients Devin Jeanpierre, docs@python, nitishch, rhettinger, serhiy.storchaka, vstinner
Date 2017-12-12.10:58:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513076308.81.0.213398074469.issue31942@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 78cd00b799be36a35c9f5cc99ce3bcef31112a5f by Victor Stinner (Miss Islington (bot)) in branch '3.6':
bpo-31942: Document optional support of start and stop attributes in Sequence.index method (GH-4277) (#4811)
https://github.com/python/cpython/commit/78cd00b799be36a35c9f5cc99ce3bcef31112a5f
History
Date User Action Args
2017-12-12 10:58:28vstinnersetrecipients: + vstinner, rhettinger, Devin Jeanpierre, docs@python, serhiy.storchaka, nitishch
2017-12-12 10:58:28vstinnersetmessageid: <1513076308.81.0.213398074469.issue31942@psf.upfronthosting.co.za>
2017-12-12 10:58:28vstinnerlinkissue31942 messages
2017-12-12 10:58:28vstinnercreate