-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
PEP 646 (Variadic Generics) tracker #8708
Comments
I've ticked off pyright; I believe it's supported PEP 646 for a while now. I've also added a link to the nominal mypy issue, though there have been a fair few PRs over at mypy working on PEP 646 support and none of them seem to have referenced that issue |
PEP 646 lists Pyre as providing a reference implementation of the PEP, so they probably also have pretty good support. |
PEP 646 support would be useful for (feel free to edit this):
Note that we won't be able to use PEP 646 as it currently stands for |
This is now used in several places. |
The text was updated successfully, but these errors were encountered: