Short name describing what triggered the graph break
Unsupported python_type() call
Values or code snippet captured at the break point
{obj} does not implement python_type()
Explanation of why the graph break was triggered
This VariableTracker does not implement python_type(), which is required for object protocol operations.
Hints on how to resolve the graph break