SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 130 Python

Rich comparisons fallout: PyObject_Hash() should check for both

tp_compare and tp_richcompare NULL before deciding to do a quickie
based on the object address.  (Tim Peters discovered this.)
G
Guido van Rossum committed
41c3244875dbe2a549ff1f41f8fdca66992a6994
Parent: a3af41d