-
-
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
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
Strict equality not working between string and uuid
bug
mypy got something wrong
topic-overlap
Overlapping equality check
#18798
opened Mar 13, 2025 by
sk-
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
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
strict
does NOT override corresponding flags
documentation
#18760
opened Mar 6, 2025 by
andrei-korshikov
False positive with mypy got something wrong
topic-error-reporting
How we report errors
**kwargs
with multiple arguments
bug
#18759
opened Mar 6, 2025 by
eltoder
False positive: Incompatible types in capture pattern (pattern captures type "Exception", variable has type <deleted>)
bug
mypy got something wrong
topic-error-reporting
How we report errors
topic-match-statement
Python 3.10's match statement
#18752
opened Mar 3, 2025 by
Krismix1
mypy crashes with "Cannot find component" on subsequent runs
crash
topic-daemon
dmypy
#18751
opened Mar 3, 2025 by
johnfn
Update InlineTypedDict Implementation to conform to PEP 764 Specification
feature
topic-typed-dict
#18748
opened Mar 2, 2025 by
DanieleIsoni
stubtest ignores mypy got something wrong
topic-stubtest
strict_bytes = true
in pyproject.toml
1.15.0
bug
#18744
opened Feb 27, 2025 by
jorenham
Support pipe operator for defining types in tests
feature
refactoring
Changing mypy's internals
topic-tests
#18740
opened Feb 26, 2025 by
svalentin
1.16 Release Planning
meta
Issues tracking a broad area of work
#18739
opened Feb 25, 2025 by
jhance
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.