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 2016-05-05.08:50:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462438224.12.0.571554444865.issue26915@psf.upfronthosting.co.za>
In-reply-to
Content
In my opinion it's not worth. If there is such an operator in stdlib, I would expect more, exposing PyObject_RichCompareBool in Python level, providing a new operator like `===`.
History
Date User Action Args
2016-05-05 08:50:24xiang.zhangsetrecipients: + xiang.zhang, rhettinger, stutzbach, python-dev, serhiy.storchaka, josh.r
2016-05-05 08:50:24xiang.zhangsetmessageid: <1462438224.12.0.571554444865.issue26915@psf.upfronthosting.co.za>
2016-05-05 08:50:24xiang.zhanglinkissue26915 messages
2016-05-05 08:50:24xiang.zhangcreate