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 serhiy.storchaka
Recipients JelleZijlstra, gwk, rhettinger, serhiy.storchaka
Date 2017-03-30.15:29:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490887766.35.0.430644226998.issue29935@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d4edfc9abffca965e76ebc5957a92031a4d6c4d4 by Serhiy Storchaka in branch 'master':
bpo-29935: Fixed error messages in the index() method of tuple, list and deque (#887)
https://github.com/python/cpython/commit/d4edfc9abffca965e76ebc5957a92031a4d6c4d4
History
Date User Action Args
2017-03-30 15:29:26serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, gwk, JelleZijlstra
2017-03-30 15:29:26serhiy.storchakasetmessageid: <1490887766.35.0.430644226998.issue29935@psf.upfronthosting.co.za>
2017-03-30 15:29:26serhiy.storchakalinkissue29935 messages
2017-03-30 15:29:26serhiy.storchakacreate