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, serhiy.storchaka
Date 2015-07-08.21:40:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436391638.4.0.11467899101.issue24583@psf.upfronthosting.co.za>
In-reply-to
Content
Can you produce a test case?

Perhaps the incref/decref pair ought to be moved into PyObject_RichCompareBool().  It doesn't make much sense for the callers to do the work.
History
Date User Action Args
2015-07-08 21:40:38rhettingersetrecipients: + rhettinger, serhiy.storchaka
2015-07-08 21:40:38rhettingersetmessageid: <1436391638.4.0.11467899101.issue24583@psf.upfronthosting.co.za>
2015-07-08 21:40:38rhettingerlinkissue24583 messages
2015-07-08 21:40:38rhettingercreate