Skip to content

Fix incremental type check crash #3203

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
merged 1 commit into from
Apr 20, 2017
Merged

Conversation

pkch
Copy link
Contributor

@pkch pkch commented Apr 20, 2017

Fix #3202

I can't add a test for this because this only crashes on the production version, not when run with test fixtures. But I verified on my machine and it fixed the crash.

Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirm this fixes the crash.

@ilevkivskyi
Copy link
Member

I think this is a correct fix, so I am merging this, it looks like there are no objections.

@ilevkivskyi ilevkivskyi merged commit 8c0001a into python:master Apr 20, 2017
@gvanrossum
Copy link
Member

Thanks for being so responsible!

pkch added a commit to pkch/mypy that referenced this pull request Apr 27, 2017
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.

Incremental type check broken
3 participants