Short name describing what triggered the graph break
Builtin operator.*
comparison with constant self
failed
Values or code snippet captured at the break point
call_method {self} {name} {args} {kwargs}
Explanation of why the graph break was triggered
“Failed to compare {self} with {other}, “ + f”because {other} is not a Python constant or its mutation check fails.”
Hints on how to resolve the graph break
No hints provided.