Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

> How about calling Py_INCREF and Py_DECREF in PyObject_RichCompare or 
> do_richcompare?

Apologies, I had missed this suggestion before merging the PR :(

If we decide to add the check to PyObject_RichCompare or do_richcompare we 
should also adapt the fix for https://bugs.python.org/issue38610

----------

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

Reply via email to