Issues: python/mypy
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
Label
Projects
Milestones
Assignee
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 mypy got something wrong
Callable
bug
#16738
opened Jan 2, 2024 by
rouge8
match: Incorrect "Incompatible types in capture pattern" when type has already been narrowed
bug
mypy got something wrong
topic-match-statement
Python 3.10's match statement
#16736
opened Jan 2, 2024 by
JelleZijlstra
Keyword arguments to mypy got something wrong
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
__str__ are rejected
bug
#16735
opened Jan 2, 2024 by
JelleZijlstra
Mypy incorrectly requires mypy got something wrong
__next__() on the iterable of a for loop (regression from 0.942).
bug
#16733
opened Jan 2, 2024 by
md2468
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
Infer Literal type for + on literal
feature
topic-literal-types
#16728
opened Jan 2, 2024 by
JelleZijlstra
Mypy should report why each possible overload doesn't match
feature
#16725
opened Jan 1, 2024 by
jgarvin
arguments list is empty if define __call__ as attribute of class
bug
mypy got something wrong
#16723
opened Jan 1, 2024 by
andrew-ld
Exhaustiveness checks (assert_never) don't work with 2-tuple of enums
bug
mypy got something wrong
#16722
opened Jan 1, 2024 by
jgarvin
(π) mypy got something wrong
| operator union assigned to a variable inferred as _SpecialForm, not UnionType
bug
#16719
opened Dec 31, 2023 by
KotlinIsland
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
Type hint mypy got something wrong
__lt__ as (self, other: Self) -> bool makes mypy think that __le__ is not supported.
bug
#16711
opened Dec 27, 2023 by
InSyncWithFoo
A decorator implementing the descriptor protocol is incorrectly regarded read-only
bug
mypy got something wrong
#16709
opened Dec 26, 2023 by
jace
dmypy Suggest assertion error in dmypy
bind_function_type_variables
crash
topic-daemon
#16708
opened Dec 26, 2023 by
CoolCat467
Type alias for a union of two @runtime_checkable Protocols triggers "Cannot use parameterized generics in instance checks"
bug
mypy got something wrong
#16707
opened Dec 26, 2023 by
InSyncWithFoo
dmypy fails to see errors after changing path
bug
mypy got something wrong
#16705
opened Dec 25, 2023 by
delfick
No error emitted with mypy got something wrong
ParamSpec on a signature that is a union of callables with ParamSpec and without ParamSpec
bug
#16702
opened Dec 22, 2023 by
Dr-Irv
Allow
TypedDict functional syntax as base class
feature
topic-typed-dict
#16701
opened Dec 22, 2023 by
anniel-stripe
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.