-
-
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
The implementation of the abstract class is judged by mypy to be unconstructable
bug
mypy got something wrong
#18830
opened Mar 22, 2025 by
dnomd343
Loop Variable over Literal List Not Recognised as Having Literal Type
bug
mypy got something wrong
topic-type-context
Type context / bidirectional inference
#18826
opened Mar 21, 2025 by
macdjord
No mypy got something wrong
topic-type-context
Type context / bidirectional inference
TypeVar
variable inference in ternary operators
bug
#18817
opened Mar 19, 2025 by
sasanjac
mypy failed to evaluate TypeVar in function parameter
bug
mypy got something wrong
topic-type-context
Type context / bidirectional inference
topic-type-variables
#18816
opened Mar 19, 2025 by
KaitoHH
Question: assigning the same type to all entries in a module
question
#18813
opened Mar 18, 2025 by
mhvk
generic dataclass with default (and typevar default)
bug
mypy got something wrong
topic-pep-696
TypeVar defaults
#18812
opened Mar 17, 2025 by
asottile-sentry
stubtest invents _DT attribute on dataclasses
bug
mypy got something wrong
topic-stubtest
#18811
opened Mar 17, 2025 by
srittau
mypy evaluates Configuration files and flags
files
config property relative to current working directory iso config file location
feature
topic-configuration
#18809
opened Mar 17, 2025 by
domsj-foodpairing
Inconsistent type analysis in lambdas for redundant-expr
bug
mypy got something wrong
topic-type-narrowing
Conditional type narrowing / binder
#18807
opened Mar 16, 2025 by
sk-
return await ...
not working properly
bug
#18805
opened Mar 15, 2025 by
xAkre
Invalid type inference for generic typed dicts
bug
mypy got something wrong
topic-typed-dict
#18804
opened Mar 15, 2025 by
rnv812
isinstance(_, Callable)
reports [arg-type]
bug
#18796
opened Mar 12, 2025 by
jorenham
Error code for "async for" outside async function is too general
bug
mypy got something wrong
topic-async
async, await, asyncio
topic-error-reporting
How we report errors
#18795
opened Mar 12, 2025 by
danielnelson
mypy does not catch string formatting errors in
logging.log
that are listed - not interpolated
feature
#18794
opened Mar 12, 2025 by
jvanasco
For tuple in match, _ isn't determined to be Never, but _, _ is
bug
mypy got something wrong
topic-match-statement
Python 3.10's match statement
topic-reachability
Detecting unreachable code
#18792
opened Mar 12, 2025 by
wyattscarpenter
does not prevent overriding of mypy got something wrong
good-second-issue
ClassVar
with instance setter
bug
#18790
opened Mar 11, 2025 by
asottile
Enum .name property has str type
bug
mypy got something wrong
topic-enum
#18786
opened Mar 11, 2025 by
semohr
Detect impossible unpacking?
bug
mypy got something wrong
good-second-issue
topic-calls
Function calls, *args, **kwargs, defaults
#18783
opened Mar 11, 2025 by
ego-thales
Union of mypy got something wrong
topic-union-types
Never
can't be used
bug
#18779
opened Mar 10, 2025 by
pleaseletmesearch
Inconsistent Handling of Self in ClassVar Annotations
bug
mypy got something wrong
topic-self-types
Types for self
#18776
opened Mar 9, 2025 by
avranu
local stubs folder makes mypy think an unrelated mypy got something wrong
module.__init__
duplicates module
bug
#18775
opened Mar 9, 2025 by
Avasam
(🐞) [1.15 REGRESSION] tuple fallback reports any expression
bug
mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
#18770
opened Mar 8, 2025 by
KotlinIsland
dmypy gives errors that mypy does not give, also the error makes no sense
bug
mypy got something wrong
#18763
opened Mar 6, 2025 by
johnfn
Document that Configuration files and flags
strict
does NOT override corresponding flags
documentation
topic-configuration
#18760
opened Mar 6, 2025 by
andrei-korshikov
Previous Next
ProTip!
Adding no:label will show everything without a label.