Skip to content

Scan types of yield expressions in classes too #35126

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

elibarzilay
Copy link
Contributor

Also, drop the other cases where they were ignored, since they're
forbidden in enums, and the others are fine wrt the comment that was
there.

Fixes #34892

@elibarzilay elibarzilay force-pushed the yield-in-class-in-generator branch from ad3a258 to e9534bf Compare November 20, 2019 17:31
Also, drop the other cases where they were ignored, since they're
forbidden in enums, and the others are fine wrt the comment that was
there.

Fixes microsoft#34892
@elibarzilay elibarzilay force-pushed the yield-in-class-in-generator branch from e9534bf to b081486 Compare November 21, 2019 20:57
@elibarzilay elibarzilay merged commit f017fa0 into microsoft:master Nov 22, 2019
@elibarzilay elibarzilay deleted the yield-in-class-in-generator branch November 22, 2019 13:51
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