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 python-dev, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-09-19.04:46:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160919044640.14531.52598.FA8B7B33@psf.io>
In-reply-to
Content
New changeset 2a9e0e869ca7 by Raymond Hettinger in branch '3.5':
Issue #28189: dictitems_contains no longer swallows compare errors.
https://hg.python.org/cpython/rev/2a9e0e869ca7
History
Date User Action Args
2016-09-19 04:46:43python-devsetrecipients: + python-dev, rhettinger, vstinner, serhiy.storchaka, xiang.zhang
2016-09-19 04:46:43python-devlinkissue28189 messages
2016-09-19 04:46:43python-devcreate