KEMBAR78
Check right operand of is expressions by emmatyping · Pull Request #4243 · python/mypy · GitHub
Skip to content

Conversation

emmatyping
Copy link
Member

The right operand of is expressions were not being checked.
Fixes #4055

The right operand of `is` expressions were not being checked.
Fixes python#4055
@gvanrossum gvanrossum merged commit 1cbab17 into python:master Nov 14, 2017
@gvanrossum
Copy link
Member

Thanks! Of course this found some issues in our internal codebase... But we'll survive.

@emmatyping
Copy link
Member Author

emmatyping commented Nov 14, 2017

You're welcome. And catching bugs is the goal, so it's good bugs were caught :^)

@emmatyping emmatyping deleted the fixisop branch April 12, 2018 08:08
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