Skip to content

Issues: python/mypy

Python 3.12 tracking issue
#15277 opened May 21, 2023 by hauntsaninja
Open 5
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

Enum member aliases are treated as never-equal bug mypy got something wrong
#16830 opened Jan 27, 2024 by finite-state-machine
Mypy cannot handle different literal boolean values bug mypy got something wrong
#16829 opened Jan 27, 2024 by PythonCoderAS
Descriptors don't work with TypeGuard bug mypy got something wrong
#16828 opened Jan 27, 2024 by finite-state-machine
Using x = property(get_x) in a class definition misbehaves bug mypy got something wrong topic-descriptors Properties, class vs. instance attributes
#16827 opened Jan 26, 2024 by finite-state-machine
Unions of Literals are not accepted as TypedDict Keys bug mypy got something wrong topic-typed-dict
#16818 opened Jan 25, 2024 by CarliJoy
mypy suggests deprecated code bug mypy got something wrong topic-pep-585 PEP 585 (builtin generics)
#16815 opened Jan 24, 2024 by clo-vis
Field initialization in dataclasses is not correct propagated bug mypy got something wrong
#16810 opened Jan 23, 2024 by malbarbo
stubgen builds stubs for private modules bug mypy got something wrong topic-stubgen
#16808 opened Jan 22, 2024 by nschloe
Make stubtest handle __new__ in Enums bug mypy got something wrong topic-enum topic-stubtest
#16806 opened Jan 22, 2024 by hauntsaninja
Not finding an attr and generating attr-defined error bug mypy got something wrong
#16802 opened Jan 20, 2024 by maboualidev
(🐞) Failure to narrow lambdas when using Protocol with __call__ bug mypy got something wrong
#16797 opened Jan 19, 2024 by sg495
MyPy not inferring type from assert statement. bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder
#16790 opened Jan 16, 2024 by tbenhamou
ProTip! Find all open issues with in progress development work with linked:pr.