GB4841

Graph-Break Type

Short name describing what triggered the graph break

Unsupported python_type() call

Context

Values or code snippet captured at the break point

{obj} does not implement python_type()

Explanation

Explanation of why the graph break was triggered

This VariableTracker does not implement python_type(), which is required for object protocol operations.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry