GB3006

Graph-Break Type

Short name describing what triggered the graph break

tp_as_number slot not implemented

Context

Values or code snippet captured at the break point

{tp_slot_name}({self.python_type_name()}, {other.python_type_name()}, reverse={reverse})

Explanation

Explanation of why the graph break was triggered

The type {self.python_type_name()} does not implement the {tp_slot_name}

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry