mirror of
https://github.com/python/cpython.git
synced 2026-07-27 04:12:23 -04:00
41c3244875
tp_compare and tp_richcompare NULL before deciding to do a quickie based on the object address. (Tim Peters discovered this.)