Skip to content

Issues: python/mypy

Beta
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
Assigned to nobody Loading
Sort

Issues list

Make it easier to retry in upload-pypi script feature topic-developer Issues relevant to mypy developers
#19174 opened May 30, 2025 by JukkaL
"Invalid self argument" for numpy's iadd bug mypy got something wrong topic-overloads
#19171 opened May 30, 2025 by bersbersbers
[1.16 regression] narrowing a typevar via comparison to None bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder
#19166 opened May 29, 2025 by Redoubts
[1.16 regression] assigning a lambda to subclass w/ generics bug mypy got something wrong
#19165 opened May 29, 2025 by Redoubts
Keep Literal after indexing? feature topic-literal-types topic-type-context Type context / bidirectional inference
#19152 opened May 26, 2025 by ego-thales
Infer type of generic class from return type of (optionally awaitable) callable passed to constructor bug mypy got something wrong topic-inference When to infer types or require explicit annotations
#19143 opened May 23, 2025 by DouweM
Sequence of types bug mypy got something wrong topic-join-v-union Using join vs. using unions
#19142 opened May 23, 2025 by DouweM
Unpack generic tuple with no args not working bug mypy got something wrong
#19140 opened May 23, 2025 by herobank110
[1.16 regression] narrowing on is_dataclass bug mypy got something wrong topic-typeguard-typeis TypeGuard / TypeIs / PEP 647 / PEP 742
#19139 opened May 23, 2025 by henryiii
MYPYPATH directory used even if no __init__.py bug mypy got something wrong
#19129 opened May 22, 2025 by brandonchinn178
Empty variadic tuple subtype not assignable to tuple[int, ...] bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#19110 opened May 18, 2025 by jorenham
tuple[Any, *tuple[Any, ...]] is not assignable to other tuple types bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#19109 opened May 18, 2025 by jorenham
ProTip! Find all open issues with in progress development work with linked:pr.