-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[1.16 regression] Incompatible types error when using mypy got something wrong
topic-enum
Enum
s of a NamedTuple
bug
#19242
opened Jun 6, 2025 by
pcavalar
Mypy false positive for mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
converter
class attribute in logging.Formatter
class.
bug
#19241
opened Jun 6, 2025 by
Yazan-Sharaya
[1.16 regression] duplicated note for incompatible type
bug
mypy got something wrong
#19240
opened Jun 5, 2025 by
ngnpope
1.16 regression: mypy got something wrong
pending
Issues that may be closed
topic-error-reporting
How we report errors
topic-type-ignore
# type: ignore comments
topic-usability
--warn-unused-ignore
now complains in ignored-but-correct places
bug
#19237
opened Jun 4, 2025 by
asottile-sentry
Non-hashable tuple should not be accepted as mypy got something wrong
Hashable
bug
#19232
opened Jun 4, 2025 by
bluenote10
"--version" option does not produce output matching an existing git tag
bug
mypy got something wrong
#19212
opened Jun 3, 2025 by
david-mcdowell-ilw
mypy loses information about types. 'str | tuple[str, ...]' becomes 'Sequence[str]'
bug
mypy got something wrong
topic-join-v-union
Using join vs. using unions
#19211
opened Jun 2, 2025 by
iharabukhouski
Function with generic class and generic value arguments are not inferred when generic is a TypedDict
bug
mypy got something wrong
topic-typed-dict
#19201
opened Jun 2, 2025 by
frankie567
dataclasses.dataclass, custom __init__ and dataclasses.replace false positive.
bug
mypy got something wrong
topic-dataclasses
#19193
opened Jun 1, 2025 by
squeaky-pl
Type variable defaults, solved for partially-parameterised generic types, do not reset
bug
mypy got something wrong
topic-pep-696
TypeVar defaults
#19192
opened Jun 1, 2025 by
bzoracler
Instance variables typed as mypy got something wrong
Callable
on the class body don't get assignment warnings when missing in __slots__
bug
#19187
opened May 31, 2025 by
bzoracler
Bug: overloads not matched when using mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
topic-pep-696
TypeVar defaults
TypeVar
with default
(where Pyright matches correctly)
bug
#19182
opened May 31, 2025 by
MarcoGorelli
"Invalid self argument" for numpy's mypy got something wrong
topic-overloads
iadd
bug
#19171
opened May 30, 2025 by
bersbersbers
[1.16 regression] failure to exhaustively narrow type var bounded by union (across files)
bug
mypy got something wrong
#19159
opened May 28, 2025 by
hauntsaninja
Infer type of generic class from return type of (optionally awaitable) callable passed to constructor
bug
mypy got something wrong
topic-inference
When to infer types or require explicit annotations
#19143
opened May 23, 2025 by
DouweM
Sequence of types
bug
mypy got something wrong
topic-join-v-union
Using join vs. using unions
#19142
opened May 23, 2025 by
DouweM
Unpack generic tuple with no args not working
bug
mypy got something wrong
#19140
opened May 23, 2025 by
herobank110
MYPYPATH directory used even if no __init__.py
bug
mypy got something wrong
#19129
opened May 22, 2025 by
brandonchinn178
"An implementation for an overloaded function is not allowed in a stub file" for overloaded type hint
bug
mypy got something wrong
#19128
opened May 21, 2025 by
kylebarron
Empty variadic mypy got something wrong
topic-pep-646
PEP 646 (TypeVarTuple, Unpack)
tuple
subtype not assignable to tuple[int, ...]
bug
#19110
opened May 18, 2025 by
jorenham
tuple[Any, *tuple[Any, ...]]
is not assignable to other tuple types
bug
#19109
opened May 18, 2025 by
jorenham
incorrect inference of user-defined variadic tuple subtype instances
bug
mypy got something wrong
topic-pep-646
PEP 646 (TypeVarTuple, Unpack)
#19106
opened May 18, 2025 by
jorenham
Odd error message for invalid use of tuple(): expected "Iterable[Never]"
bug
mypy got something wrong
topic-error-reporting
How we report errors
#19098
opened May 16, 2025 by
wyattscarpenter
Argument 1 to mypy got something wrong
topic-pep-646
PEP 646 (TypeVarTuple, Unpack)
type_check_only
has incompatible type type[S[T, *Ts]]
; expected type[S[T, *Ts]]
bug
#19093
opened May 16, 2025 by
jorenham
Cannot combine iterables of Callable classes
bug
mypy got something wrong
topic-join-v-union
Using join vs. using unions
#19091
opened May 15, 2025 by
benjaminglass1
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.