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

disallow return inside generators and comprehensions #27172

Merged
merged 1 commit into from
May 20, 2018

Conversation

JeffBezanson
Copy link
Member

See discussion in #27034.

@JeffBezanson JeffBezanson added breaking This change will break code compiler:lowering Syntax lowering (compiler front end, 2nd stage) labels May 19, 2018
@JeffBezanson JeffBezanson merged commit 9a0ff52 into master May 20, 2018
@JeffBezanson JeffBezanson deleted the jb/generatorreturn branch May 20, 2018 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This change will break code compiler:lowering Syntax lowering (compiler front end, 2nd stage)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant