We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Supporting the symbol itself should be quite easy, the trickier part of this is just #12700
The text was updated successfully, but these errors were encountered:
typing.TYPE_CHECKING
[red-knot] Support typing.TYPE_CHECKING (#14952)
e96b13c
## Summary Add support for `typing.TYPE_CHECKING` and `typing_extensions.TYPE_CHECKING`. relates to: #14170 ## Test Plan New Markdown-based tests
I think we can close this as "completed" now that #14952 has landed. The only parts of this left to do are entirely covered by #12700
Sorry, something went wrong.
sharkdp
Successfully merging a pull request may close this issue.
Supporting the symbol itself should be quite easy, the trickier part of this is just #12700
The text was updated successfully, but these errors were encountered: