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

PEP 585 support is broken again bug mypy got something wrong
#17552 opened Jul 21, 2024 by Tshimanga
Type is not being narrowed properly in match statement bug mypy got something wrong good-second-issue topic-match-statement Python 3.10's match statement
#17549 opened Jul 20, 2024 by bergkvist
MyPy 1.11.0 loop variable persistance bug mypy got something wrong
#17541 opened Jul 19, 2024 by j6mes
False positive - Type narrowing of class attributes bug mypy got something wrong
#17537 opened Jul 18, 2024 by Tinche
min()/max() with default value cause issues with key function type bug mypy got something wrong
#17536 opened Jul 18, 2024 by pfaion
Mypy crashes when using reveal_type on large literal int bug mypy got something wrong
#17534 opened Jul 15, 2024 by erictraut
Mypy reports invalid type when a value is a parameterized generic bug mypy got something wrong
#17532 opened Jul 15, 2024 by danpascu
Mypy gives confusing/misleading error message bug mypy got something wrong
#17531 opened Jul 15, 2024 by danpascu
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
ProTip! Find all open issues with in progress development work with linked:pr.