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 xiang.zhang
Recipients josh.r, python-dev, rhettinger, serhiy.storchaka, stutzbach, xiang.zhang
Date 2017-03-24.22:43:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395381.03.0.827950395487.issue26915@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 78ad039bcf1a8c494cbc8e18380cc30665869c3e by Xiang Zhang in branch '3.6':
bpo-26915: Test identity first in index() and count() of collections.abc.Sequence  (GH-553)
https://github.com/python/cpython/commit/78ad039bcf1a8c494cbc8e18380cc30665869c3e
History
Date User Action Args
2017-03-24 22:43:01xiang.zhangsetrecipients: + xiang.zhang, rhettinger, stutzbach, python-dev, serhiy.storchaka, josh.r
2017-03-24 22:43:01xiang.zhangsetmessageid: <1490395381.03.0.827950395487.issue26915@psf.upfronthosting.co.za>
2017-03-24 22:43:01xiang.zhanglinkissue26915 messages
2017-03-24 22:43:00xiang.zhangcreate