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