mirror of
https://github.com/python/cpython.git
synced 2026-05-25 13:54:05 -04:00
0163d6d6ef
case of objects with equal types which support tp_compare. Give type objects a tp_compare function. Also add c<0 tests before a few PyErr_Occurred tests.