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 methane
Recipients LCatro, methane, serhiy.storchaka
Date 2019-12-30.08:02:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577692979.69.0.334507935385.issue38588@roundup.psfhosted.org>
In-reply-to
Content
If we can not add INCREF and DECREF in the PyObject_RichCompare, we can add v == w check in the caller side.
History
Date User Action Args
2019-12-30 08:02:59methanesetrecipients: + methane, serhiy.storchaka, LCatro
2019-12-30 08:02:59methanesetmessageid: <1577692979.69.0.334507935385.issue38588@roundup.psfhosted.org>
2019-12-30 08:02:59methanelinkissue38588 messages
2019-12-30 08:02:59methanecreate