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

TypeVarTuple equality checks not implemented bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#16739 opened Jan 3, 2024 by cdce8p
Unexpected behavior with type narrowing and Callable bug mypy got something wrong
#16738 opened Jan 2, 2024 by rouge8
Keyword arguments to __str__ are rejected bug mypy got something wrong topic-runtime-semantics mypy doesn't model runtime semantics correctly
#16735 opened Jan 2, 2024 by JelleZijlstra
Field of union needs to be different type when reading vs setting bug mypy got something wrong
#16732 opened Jan 2, 2024 by Zeckie
mypy treats enum fields as enum members bug mypy got something wrong topic-enum
#16730 opened Jan 2, 2024 by rlazarus
arguments list is empty if define __call__ as attribute of class bug mypy got something wrong
#16723 opened Jan 1, 2024 by andrew-ld
Wrong test result for default values of Mapping arguments bug mypy got something wrong
#16716 opened Dec 30, 2023 by LLyaudet
mypy treats Enum's __call__ as calling __init__ bug mypy got something wrong
#16712 opened Dec 27, 2023 by perey
dmypy fails to see errors after changing path bug mypy got something wrong
#16705 opened Dec 25, 2023 by delfick
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.