-
-
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
Help message URL incorrect for "None and Optional handling"
documentation
#19251
opened Jun 7, 2025 by
guywilsonjr
Report an error if *args or **kwargs are passed when all other arguments are filled.
feature
topic-calls
Function calls, *args, **kwargs, defaults
#19244
opened Jun 6, 2025 by
chriselion
Support subtyping Issues that may be closed
topic-enum
topic-literal-types
Literal
with StrEnum
and IntEnum
values
feature
pending
#19243
opened Jun 6, 2025 by
randolf-scholz
[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
Mypy plugins: Changing class signature impossible here?
feature
#19195
opened Jun 1, 2025 by
eliegoudout
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
Crash using forward-referencing type alias parameterised by dependent type variables
crash
topic-pep-696
TypeVar defaults
topic-type-alias
TypeAlias and other type alias issues
#19186
opened May 31, 2025 by
bzoracler
TYPE_CHECKING-only
Final
-annotated nested always-true/false
flags crashes with conditional type aliases
crash
#19185
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
Wording in The plugin API and ideas for new plugins
mypy.plugin.Plugin.get_method[_signature]_hook
docstring
documentation
needs discussion
topic-plugins
#19181
opened May 31, 2025 by
bzoracler
Better support for property-subclasses / read-only descriptors
feature
#19178
opened May 30, 2025 by
randolf-scholz
Make it easier to retry in upload-pypi script
feature
topic-developer
Issues relevant to mypy developers
#19174
opened May 30, 2025 by
JukkaL
"Invalid self argument" for numpy's mypy got something wrong
topic-overloads
iadd
bug
#19171
opened May 30, 2025 by
bersbersbers
overloads in
if TYPE_CHECKING
shouldn't require implementations
feature
topic-overloads
#19169
opened May 29, 2025 by
A5rocks
[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
Keep Type context / bidirectional inference
Literal
after indexing?
feature
topic-literal-types
topic-type-context
#19152
opened May 26, 2025 by
ego-thales
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.