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

Validation types do not work with mypy. #12

Open
dangle opened this issue Nov 26, 2017 · 0 comments
Open

Validation types do not work with mypy. #12

dangle opened this issue Nov 26, 2017 · 0 comments
Labels

Comments

@dangle
Copy link
Contributor

dangle commented Nov 26, 2017

mypy reports validation objects as invalid type aliases.

Additionally, if a validation type is used as a class annotation without being aliased, mypy ends analysis with an invalid syntax error.

See python/mypy#4285.

@dangle dangle added the blocked label Nov 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant