Skip to content

Issues: python/mypy

Python 3.13 tracking issue
#17264 opened May 18, 2024 by hauntsaninja
Open
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Generate better error message for incompatible **kwargs good-first-issue priority-1-normal topic-calls Function calls, *args, **kwargs, defaults topic-usability
#8874 opened May 22, 2020 by JukkaL updated Apr 10, 2024
(🎁) Improve usability of --install-types feature meta Issues tracking a broad area of work topic-usability
#10600 opened Jun 8, 2021 by KotlinIsland updated Feb 15, 2024
Error for lambda containing Any even when type can be inferred bug mypy got something wrong false-positive mypy gave an error on correct code priority-0-high topic-disallow-any The disallow-any-* family of flags topic-usability
#5879 opened Nov 9, 2018 by keis updated Dec 7, 2023
Getting a union from an and expression bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder topic-usability
#16565 opened Nov 25, 2023 by Dreamsorcerer updated Dec 4, 2023
Odd error message when kwargs passed as **dict feature priority-0-high topic-calls Function calls, *args, **kwargs, defaults topic-usability
#5382 opened Jul 22, 2018 by scop updated Nov 15, 2023
Bad error message for arguments between ParamSpec P.args and P.kwargs bug mypy got something wrong topic-error-reporting How we report errors topic-paramspec PEP 612, ParamSpec, Concatenate topic-usability
#13966 opened Oct 30, 2022 by JonathanPlasse updated Nov 13, 2023
Error location show incorrect file. bug mypy got something wrong priority-0-high topic-usability
#16175 opened Sep 25, 2023 by jenstroeger updated Nov 9, 2023
(🐞) Sus impostor tuple in dict literal error message bug mypy got something wrong topic-disallow-any The disallow-any-* family of flags topic-usability
#15973 opened Aug 27, 2023 by KotlinIsland updated Aug 28, 2023
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.