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

Mypy issues #278

Merged
merged 5 commits into from
May 12, 2020
Merged

Mypy issues #278

merged 5 commits into from
May 12, 2020

Conversation

KingDarBoja
Copy link
Contributor

@KingDarBoja KingDarBoja commented Mar 24, 2020

Fixes #276.

Also changes all (I think) GraphQLFields to use type_ on their init calls instead of type to avoid shadowing with builtin type and also helps on the transition to graphql-core-v3.

Some extra type definitions were added based on graphql-core-v3 codebase but didn't make the entire refactor to keep things simple.

@Cito Cito merged commit 1e46d74 into graphql-python:master May 12, 2020
@KingDarBoja KingDarBoja deleted the mypy-issues branch May 12, 2020 19:12
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.

Updating mypy to 0.770 raises new errors
2 participants