Skip to content

Restore iter range pruning on comprehension ASTs #757

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

Merged

Conversation

TristonianJones
Copy link
Collaborator

Closes #735 and adds a small test to ensure the AST transformation is preserved.

@TristonianJones TristonianJones marked this pull request as ready for review June 23, 2023 23:20
@TristonianJones TristonianJones requested a review from l46kok June 23, 2023 23:20
l46kok
l46kok previously approved these changes Jun 24, 2023
@TristonianJones
Copy link
Collaborator Author

@l46kok PTAL. Thanks!

@TristonianJones TristonianJones merged commit 46321b1 into google:master Jun 26, 2023
@TristonianJones TristonianJones deleted the restore-comprehension-prune branch June 26, 2023 18:28
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.

interpreter.PruneAst does not prune IterRange expression
2 participants