While we expect that all __loop_cont__ variables are used in the correct scope, adding a version number to the variable will help when debugging nested loops.
The tests do not fail for this change, because we don't ever check the transformed Python against a pre-recorded variant.
While we expect that all
__loop_cont__
variables are used in the correct scope, adding a version number to the variable will help when debugging nested loops.The tests do not fail for this change, because we don't ever check the transformed Python against a pre-recorded variant.