Skip to content

Add dependency typing_extensions for type hints #25974

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

Closed
vaibhavhrt opened this issue Apr 3, 2019 · 1 comment
Closed

Add dependency typing_extensions for type hints #25974

vaibhavhrt opened this issue Apr 3, 2019 · 1 comment
Labels
Dependencies Required and optional dependencies Typing type annotations, mypy/pyright type checking

Comments

@vaibhavhrt
Copy link
Contributor

Typing Extensions – Backported and Experimental Type Hints for Python.

To make use of Type Hints only available in python 3.7 and some other Experimental Type Hints (like Final) this package is required. Discussion in #25961

@vaibhavhrt
Copy link
Contributor Author

Related to #25601 .
PR Coming Soon.

@mroeschke mroeschke added Dependencies Required and optional dependencies Typing type annotations, mypy/pyright type checking labels Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Required and optional dependencies Typing type annotations, mypy/pyright type checking
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants