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

Support enum.global_enum feature
#17520 opened Jul 12, 2024 by dscorbett
IndexError when using Unpack crash
#17518 opened Jul 12, 2024 by qi55wyqu
TypeGuard does not narrow when statement compares for identity (is True) bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder topic-typeguard TypeGuard / PEP 647
#17483 opened Jul 4, 2024 by flaeppe
Union of ParamSpec? feature
#17481 opened Jul 4, 2024 by JulienPalard
Error suddenly appears from Python 3.10 and above. bug mypy got something wrong
#17473 opened Jul 3, 2024 by SH2282000
(🐞) type[T] can't be assigned to Protocol with __name__ bug mypy got something wrong
#17470 opened Jul 3, 2024 by KotlinIsland
functools.partial false negative with higher order functions bug mypy got something wrong
#17461 opened Jul 1, 2024 by hauntsaninja
Cannot infer type argument with TypeVarTuple and Callback protocol bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack) topic-protocols
#17453 opened Jun 30, 2024 by cdce8p
[stubgen] infer_sig_from_docstring fails with python3.12 inline generic bug mypy got something wrong topic-pep-695 Issues related to PEP 695 syntax topic-stubgen
#17447 opened Jun 27, 2024 by InvincibleRMC
The implementation of TypeChecker.fail is incorrect bug mypy got something wrong
#17442 opened Jun 26, 2024 by delfick
ProTip! Type g i on any issue or pull request to go back to the issue listing page.