Skip to content

Work around crash caused by mypyc/mypyc#695 #7475

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

Closed
wants to merge 1 commit into from
Closed

Conversation

msullivan
Copy link
Collaborator

mypyc has some issues when shadowing variables in a list comprehension
so work around it for now. This only affects mypyc when compiled with
mypyc.

mypyc has some issues when shadowing variables in a list comprehension
so work around it for now. This only affects mypyc when compiled with
mypyc.
@msullivan
Copy link
Collaborator Author

I think I'm going to put up a diff to actually fix the bug instead of merging this, though.

@msullivan
Copy link
Collaborator Author

(The bug is in mypy itself actually)

@ilevkivskyi
Copy link
Member

OK, as you prefer.

@ilevkivskyi
Copy link
Member

Superseded by #7476

@ilevkivskyi ilevkivskyi closed this Sep 5, 2019
@ilevkivskyi ilevkivskyi deleted the fix-crash branch September 5, 2019 21:18
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