GB0295

Graph-Break Type

Short name describing what triggered the graph break

cannot reconstruct NullVariable in Python < 3.11

Context

Values or code snippet captured at the break point

Explanation

Explanation of why the graph break was triggered

Attempted to generate PUSH_NULL instruction in Python < 3.11; where this instruction does not exist.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry