-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
pylint doesn't understand that typing.Dict extends dict #2420
Comments
Thanks for reporting an issue, I can reproduce the problem as well. |
Is there a plan to to fix this bug? I can't upgrade my pylint (from ancient 2.3.1) due to multiple false positives connected to #3129, which is closed in favor of this ticket. |
FWIW, I've also reproduced this issue. |
@chkno @radkujawa @matt2000 i close this issue. The bug doesn't occur any more on master branch thanks to pylint-dev/astroid#921 |
Steps to reproduce
Current behavior
Expected behavior
pylint --version output
The text was updated successfully, but these errors were encountered: