Short name describing what triggered the graph break
cannot reconstruct NullVariable in Python < 3.11
Values or code snippet captured at the break point
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 on how to resolve the graph break