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

[mypyc] Produce unimplemented errors on unsupported async features #10595

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

msullivan
Copy link
Collaborator

@msullivan msullivan commented Jun 8, 2021

And avoid triggering mypy assertion failures on errors.

Fixes mypyc/mypyc#866.
Opened mypyc/mypyc#868 to track the async feature work.

And avoid triggering mypy assertion failures on errors.

Fixes mypyc/mypyc#866.
Opened mypyc/mypyc#868 to track the async feature work.
@msullivan msullivan merged commit 4028203 into master Jun 8, 2021
@msullivan msullivan deleted the async-errors branch June 8, 2021 23:42
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.

[crash] assert self.module
1 participant