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 python-dev
Recipients josh.r, python-dev, rhettinger, serhiy.storchaka, stutzbach, xiang.zhang
Date 2016-05-05.08:14:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160505081412.9349.21514.CB26AAC7@psf.io>
In-reply-to
Content
New changeset 1c6cf4010df3 by Raymond Hettinger in branch 'default':
Issue 26915:  Add identity checks to the collections ABC __contains__ methods.
https://hg.python.org/cpython/rev/1c6cf4010df3
History
Date User Action Args
2016-05-05 08:14:17python-devsetrecipients: + python-dev, rhettinger, stutzbach, serhiy.storchaka, josh.r, xiang.zhang
2016-05-05 08:14:17python-devlinkissue26915 messages
2016-05-05 08:14:17python-devcreate