Raymond Hettinger added the comment:

> May be add the unicode specialization right in PyObject_RichCompareBool?

That's a possibility but it has much broader ramifications and might or might 
not be the right thing to do.  I'll leave that for someone else to pursue and 
keep my sights on sets for while.  (If you do modify PyObject_RichCompareBool, 
take a look moving the surrounding incref/decref pair as well).

----------

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

Reply via email to