Dong-hee Na <donghee.n...@gmail.com> added the comment:
> I would rather not do this. I would not like to say this change should be applied ;) I found this point during I converting deque methods by using Argument Clinic(I will ping you later ;) https://bugs.python.org/issue39425 was applied since PyObject_RichCompareBool requires reference counting and it caused performance regression. Know I remember, why we applied this micro-optimization. So my conclusion is that don't apply this change. We don't have to apply this change since PyObject_RichCompareBool does not cause a performance regression. Thank you for your comment, Raymond. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue41347> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com