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