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 rhettinger
Recipients rhettinger, tamuhey
Date 2020-06-20.10:13:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592648020.28.0.467682244382.issue41049@roundup.psfhosted.org>
In-reply-to
Content
Hmm, I missed it.  There is already a note in the link you provided"

"""Note If o1 and o2 are the same object, PyObject_RichCompareBool() will always return 1 for Py_EQ and 0 for Py_NE."""
History
Date User Action Args
2020-06-20 10:13:40rhettingersetrecipients: + rhettinger, tamuhey
2020-06-20 10:13:40rhettingersetmessageid: <1592648020.28.0.467682244382.issue41049@roundup.psfhosted.org>
2020-06-20 10:13:40rhettingerlinkissue41049 messages
2020-06-20 10:13:40rhettingercreate