Skip to content

Don't use TYPE_CEHCKING, use MYPY instead #3008

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

Merged
merged 1 commit into from
Mar 15, 2017

Conversation

gvanrossum
Copy link
Member

The reason we can't use TYPE_CHECKING is that it's not in the Python 3.5.1 stdlib, and we must support that Python version.

@ilevkivskyi
Copy link
Member

OK, looks good to me.

@gvanrossum gvanrossum merged commit 069392a into master Mar 15, 2017
@gvanrossum gvanrossum deleted the use-MYPY-instead-of-TYPE_CHECKING branch March 15, 2017 16:33
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