Skip to content

Issues: python/mypy

Python 3.11 tracking issue
#12840 opened May 22, 2022 by hauntsaninja
Open 11
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

strict = True does not correctly override parent settings bug mypy got something wrong
#14372 opened Dec 29, 2022 by TylerYep
warn unused ignores flag does not respect TYPE_CHECKING bug mypy got something wrong topic-reachability Detecting unreachable code topic-type-ignore # type: ignore comments
#14365 opened Dec 28, 2022 by Dr-Irv
Improve precision of mypy performance tracking topic-developer Issues relevant to mypy developers
#14358 opened Dec 28, 2022 by JukkaL
ParamSpec + Generics false positive bug mypy got something wrong topic-paramspec PEP 612, ParamSpec, Concatenate
#14347 opened Dec 26, 2022 by Tinche
Combining an or and dict.get results in the wrong inferred type. bug mypy got something wrong
#14338 opened Dec 22, 2022 by ojii
Incremental mode bug for nested ParamSpecs bug mypy got something wrong topic-incremental topic-paramspec PEP 612, ParamSpec, Concatenate
#14322 opened Dec 20, 2022 by ringohoffman
Type is incompatible with Callable when using Concatenate bug mypy got something wrong topic-paramspec PEP 612, ParamSpec, Concatenate
#14321 opened Dec 20, 2022 by ringohoffman
Annotation of Callable and function bug mypy got something wrong
#14319 opened Dec 20, 2022 by mschmidt87
Subscript op on TypeAlias to Enum is misinterpreted bug mypy got something wrong
#14317 opened Dec 19, 2022 by mcowpert
Generic TypeAlias does not infer types bug mypy got something wrong topic-type-alias TypeAlias and other type alias issues
#14315 opened Dec 19, 2022 by jzazo
truthy-function incorrectly reported on sqlalchemy's hybrid_property with expression bug mypy got something wrong false-positive mypy gave an error on correct code topic-descriptors Properties, class vs. instance attributes
#14314 opened Dec 19, 2022 by StephenPCG
Sequence | Hashable reduced to Hashable when class is Generic bug mypy got something wrong
#14311 opened Dec 17, 2022 by twoertwein
[possibly-undefined] False-positive with nested try block and finally bug mypy got something wrong topic-partially-defined partially-defined error code
#14309 opened Dec 17, 2022 by cdce8p
discrepencay between mypy and mypyc bug mypy got something wrong topic-mypyc mypyc bugs
#14306 opened Dec 16, 2022 by twoertwein
ProTip! Follow long discussions with comments:>50.