bpo-41910: specify the default implementations of object.__eq__ and object.__ne__ (GH-22874)



See Objects/typeobject.c:object_richcompare() for the implementation of this in CPython.

Automerge-Triggered-By: GH:brettcannon
2 files changed