GB6622

Graph-Break Type

Short name describing what triggered the graph break

list_richcompare_nonconst

Context

Values or code snippet captured at the break point

element comparison produced {type(eq_result).name}

Explanation

Explanation of why the graph break was triggered

Cannot determine list/tuple comparison at compile time when element comparison produces a non-constant result.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry