Use a known unique object for the dummy entry.
This lets us run PyObject_RichCompareBool() without first needing to check whether the entry is a dummy.
Showing
Please register or sign in to comment
This lets us run PyObject_RichCompareBool() without first needing to check whether the entry is a dummy.