-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Regression with generic TypeVar inheritance #12633
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
Labels
bug
mypy got something wrong
priority-0-high
topic-inheritance
Inheritance and incompatible overrides
topic-type-variables
Comments
JukkaL
added a commit
that referenced
this issue
Apr 22, 2022
JukkaL
added a commit
that referenced
this issue
Apr 25, 2022
JukkaL
added a commit
that referenced
this issue
Apr 25, 2022
It looks like this regression also affects the attrs plugin. Would it be possible to fix it for it too, please? |
@hynek I'm working on it and should have a PR up soon. |
Wonderful, thank you Jukka! |
@JukkaL My hero ❤️ (no sarcasm) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
mypy got something wrong
priority-0-high
topic-inheritance
Inheritance and incompatible overrides
topic-type-variables
Bug Report
Regression added with #12590. Currently also part of the v0.950 release branch.
/CC: @JukkaL
To Reproduce
Expected Behavior
Actual Behavior
Your Environment
The text was updated successfully, but these errors were encountered: