Raymond Hettinger added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24583>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to