mirror of
https://github.com/python/cpython.git
synced 2026-05-16 09:29:00 -04:00
c3538b8381
See Objects/typeobject.c:object_richcompare() for the implementation of this in CPython. Co-authored-by: Brett Cannon <brett@python.org>