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

Update mypy #168

Closed
lopuhin opened this issue Apr 20, 2017 · 1 comment · Fixed by #170
Closed

Update mypy #168

lopuhin opened this issue Apr 20, 2017 · 1 comment · Fixed by #170

Comments

@lopuhin
Copy link
Contributor

lopuhin commented Apr 20, 2017

I tried updating mypy (and using mypy package instead of mypy-lang), and it's exploding on singledispatch decorators - probably it did not analyze them before.

@lopuhin
Copy link
Contributor Author

lopuhin commented Apr 21, 2017

It turns out singledispatch is supported by mypy, but our case is a bit more complex: python/mypy#3207

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 a pull request may close this issue.

1 participant