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