Short name describing what triggered the graph break
tp_as_number slot not implemented
Values or code snippet captured at the break point
{tp_slot_name}({self.python_type_name()}, {other.python_type_name()}, reverse={reverse})
Explanation of why the graph break was triggered
The type {self.python_type_name()} does not implement the {tp_slot_name}
Hints on how to resolve the graph break