SIGN IN SIGN UP

Issue #1717, continued: remove PyObject_Compare and Py_CmpToRich declarations

from object.h; don't inherit tp_compare slot on subclasses; and raise TypeError
when initializing a type that has a nonzero tp_compare slot.  Fix up
comparison-related comments in object.c and code.h.
M
Mark Dickinson committed
c008a176afdef8cb7afc0e48a8fb306f986964e8
Parent: f02e0aa