close
The Wayback Machine - https://web.archive.org/web/20221221022057/https://github.com/python/mypy/issues
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

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
Mypy incorrectly infers a non-optional type bug mypy got something wrong
#14305 opened Dec 16, 2022 by miskosz
False positive with inherited writable property that reads subtype in subclass bug mypy got something wrong topic-descriptors Properties, class vs. instance attributes topic-inheritance Inheritance and incompatible overrides
#14301 opened Dec 15, 2022 by mthuurne
Difference between the command output and the html report bug mypy got something wrong
#14297 opened Dec 15, 2022 by JCHacking
Misinterpretation of types in list comprehension bug mypy got something wrong topic-type-context Type context / bidirectional inference
#14294 opened Dec 14, 2022 by scottdweber
Errors non-reproducible locally bug mypy got something wrong
#14282 opened Dec 11, 2022 by Dreamsorcerer
Wrong check on multiple inheritance bug mypy got something wrong topic-inheritance Inheritance and incompatible overrides
#14279 opened Dec 11, 2022 by ydirson
ProTip! Add no:assignee to see everything that’s not assigned.