Skip to content

Conversation

@elazarg
Copy link
Contributor

@elazarg elazarg commented Oct 27, 2016

Part of #2272

@gvanrossum gvanrossum merged commit 7b6fbb7 into python:master Oct 27, 2016
gvanrossum pushed a commit that referenced this pull request Jan 27, 2017
Fixes #2751.

(That assert was added in #2341 to force the type checker to believe
that 'file' is a MypyFile instance, but the rest of the code makes it
clear that it may also be None, in which case the assert fails.)
gvanrossum added a commit that referenced this pull request Jan 27, 2017
Fixes #2751.

(That assert was added in #2341 to force the type checker to believe
that 'file' is a MypyFile instance, but the rest of the code makes it
clear that it may also be None, in which case the assert fails.)
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