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

Fix endless loop in undeclared_variables #486

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

mitsuhiko
Copy link
Owner

There was a bug that caused an endless loop.

Fixes #484

@mitsuhiko mitsuhiko changed the base branch from main to minijinja-1.x April 9, 2024 16:41
@mitsuhiko mitsuhiko merged commit c3135c1 into minijinja-1.x Apr 9, 2024
26 checks passed
@mitsuhiko mitsuhiko deleted the fix-undeclared-variables-loop branch April 9, 2024 16:47
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.

undeclared_variables() stuck with for loop ({% for ... in ... %})
1 participant