Skip to content

Issues: python/mypy

Python 3.12 tracking issue
#15277 opened May 21, 2023 by hauntsaninja
Open 5
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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Truthyness inference incorrect for some Enum types bug mypy got something wrong
#17333 opened Jun 5, 2024 by Daverball
Flow typing doesn't infer generic arguments bug mypy got something wrong
#17332 opened Jun 5, 2024 by jgarvin
Any is inferred with a certain combination of overloads and generics bug mypy got something wrong
#17331 opened Jun 4, 2024 by wRAR
False positive: unreachable case when using Literal bug mypy got something wrong
#17328 opened Jun 4, 2024 by Dreamsorcerer
(🐞) overloaded instance not accepted as instance bug mypy got something wrong
#17325 opened Jun 4, 2024 by KotlinIsland
false positive flags superclass method as undefined bug mypy got something wrong
#17322 opened Jun 3, 2024 by rjwalters
Crash on overlapping check for overloads with Unpack types crash topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#17319 opened Jun 3, 2024 by felixblanke
(🐞) type.__call__ not checked properly bug mypy got something wrong
#17316 opened Jun 3, 2024 by KotlinIsland
return value of sorted() cannot be upcast bug mypy got something wrong
#17296 opened May 26, 2024 by Dunes
Simple Literal type narrowing via pattern matching is broken bug mypy got something wrong topic-literal-types topic-match-statement Python 3.10's match statement
#17291 opened May 25, 2024 by willofferfit
1.11 Release Tracking Issue meta Issues tracking a broad area of work
#17285 opened May 24, 2024 by koogoro
Variadic tuple unpacking requires a star target -- why? bug mypy got something wrong
#17282 opened May 24, 2024 by ringohoffman
cannot apply @asynccontextmanager to a function that uses TypeVarTuple bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#17278 opened May 23, 2024 by ZeeD
ProTip! What’s not been updated in a month: updated:<2024-05-06.