-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
dmypy gives up on trivial decorator
feature
topic-daemon
dmypy
#18940
opened Apr 17, 2025 by
asottile-sentry
dmypy suggest --no-any still gives suggestion with mypy got something wrong
topic-daemon
dmypy
Any
bug
#18939
opened Apr 17, 2025 by
asottile-sentry
dmypy suggest gives wrong type (datetime vs datetime module)
bug
mypy got something wrong
topic-daemon
dmypy
#18935
opened Apr 17, 2025 by
asottile-sentry
dmypy suggest generates syntax error in annotation in some cases
bug
mypy got something wrong
topic-daemon
dmypy
#18934
opened Apr 17, 2025 by
asottile-sentry
Generic argument is not being identified
bug
mypy got something wrong
topic-pep-695
Issues related to PEP 695 syntax
#18933
opened Apr 17, 2025 by
Alc-Alc
New setting "user_builtins_name": Ignore specific "name-defined" errors
feature
#18932
opened Apr 17, 2025 by
un-pogaz
Hang on some type hints
bug
mypy got something wrong
performance
#18928
opened Apr 15, 2025 by
WiredBovine
Explicit Variables Warning Issue
bug
mypy got something wrong
pending
Issues that may be closed
#18927
opened Apr 15, 2025 by
Lyranile
Unclear Coverage Results
bug
mypy got something wrong
pending
Issues that may be closed
#18926
opened Apr 15, 2025 by
Lyranile
Type checking fails to distribute across Tuple types
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
topic-union-types
#18922
opened Apr 14, 2025 by
bcmills
Self
not accepted when used with a dataclass
bug
#18920
opened Apr 13, 2025 by
jrdnh
Function returning NotImplementedType cannot return NotImplemented if strict=True
bug
mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
#18914
opened Apr 12, 2025 by
schuelermine
Unused function arguments marked with underscore
_
are required to have type annotation
feature
topic-usability
#18911
opened Apr 11, 2025 by
pktiuk
stubgen does not handle TypeAlias
bug
mypy got something wrong
topic-stubgen
#18905
opened Apr 10, 2025 by
jpl-dhemberg
Default of TypeVar isn't respected for assignments.
pending
Issues that may be closed
question
#18904
opened Apr 9, 2025 by
s3rius
Unreachability depends on statement ordering
bug
mypy got something wrong
topic-reachability
Detecting unreachable code
#18901
opened Apr 8, 2025 by
A5rocks
The result of mypy got something wrong
get_origin()
on a GenericAlias
variable "is not indexable"
bug
#18894
opened Apr 7, 2025 by
mgorny
For loop with a mypy got something wrong
topic-reachability
Detecting unreachable code
Generator[Any, Any, NoReturn]
doesn't cause unreachable code.
bug
#18891
opened Apr 7, 2025 by
MoonMountain2k
Unions of homogeneous collections unnecessarily broadened when used to construct a new collection
bug
mypy got something wrong
#18869
opened Apr 1, 2025 by
mharding-hpe
Wrong types when pattern matching mypy got something wrong
topic-enum
topic-match-statement
Python 3.10's match statement
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
int
with http.HTTPStatus
bug
#18866
opened Apr 1, 2025 by
injust
Mypy fails to infer type parameters when composing generic functions with themselves
bug
mypy got something wrong
topic-type-variables
#18864
opened Mar 31, 2025 by
LeeeeT
Type variable defaults aren't checked properly against mypy got something wrong
topic-type-alias
TypeAlias and other type alias issues
TypeAliasType(...)
aliases
bug
#18862
opened Mar 31, 2025 by
bzoracler
Add --soft-fail option to capture Mypy output without blocking CI
feature
topic-configuration
Configuration files and flags
#18859
opened Mar 31, 2025 by
balihb
Coverage not working with mypy ignores and vague errors
bug
mypy got something wrong
topic-error-reporting
How we report errors
#18855
opened Mar 30, 2025 by
Lyranile
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.