Skip to content

Add support for TypeVar(infer_variance=True) (PEP 695) #79

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
JelleZijlstra opened this issue Oct 3, 2022 · 0 comments · Fixed by #80
Closed

Add support for TypeVar(infer_variance=True) (PEP 695) #79

JelleZijlstra opened this issue Oct 3, 2022 · 0 comments · Fixed by #80

Comments

@JelleZijlstra
Copy link
Member

Most of PEP 695 isn't relevant to typing-extensions, but the new infer_variance parameter can be backported. We should add it.

cc @erictraut

JelleZijlstra added a commit to JelleZijlstra/typing_extensions that referenced this issue Oct 5, 2022
JelleZijlstra added a commit that referenced this issue Oct 6, 2022
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 a pull request may close this issue.

1 participant