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