Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version __loop_cont__ variable #154

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

esc
Copy link
Member

@esc esc commented Sep 30, 2024

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.
@esc esc force-pushed the version_loop_cont_var branch from 2a96dc7 to 88eb777 Compare September 30, 2024 16:17
@esc esc requested a review from sklam September 30, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants