-
-
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
mypy 1.15.0 does not use $HOME/.mypy.ini, if .git directory exists
bug
mypy got something wrong
#18650
opened Feb 10, 2025 by
suonpaa
Passing mypy got something wrong
**dict(...)
to functools.partial
confuses mypy
bug
#18644
opened Feb 9, 2025 by
barisione
mypy should use CoroutineType instead of Coroutine for return types of async def functions
feature
#18635
opened Feb 7, 2025 by
A5rocks
1.15.0 regression: mypy got something wrong
topic-inference
When to infer types or require explicit annotations
list.append
false positive with Signals
enum
bug
#18628
opened Feb 7, 2025 by
sobolevn
Incorrect inference for types with mypy got something wrong
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
__eq__
and no __hash__
bug
#18622
opened Feb 6, 2025 by
jorenham
Binder loses narrowed type of a variable if variable may be uninitialized
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
priority-0-high
topic-type-narrowing
Conditional type narrowing / binder
#18619
opened Feb 6, 2025 by
JukkaL
Permit configuration via a stand-alone TOML file (Configuration files and flags
mypy.toml
)
feature
topic-configuration
#18617
opened Feb 6, 2025 by
AA-Turner
SymbolTableNode.kind
is incorrect for from <module> import <name>
imports in a function body
bug
#18616
opened Feb 6, 2025 by
bzoracler
mypy crashes with pydantic plugin and BasicSettings class
crash
topic-plugins
The plugin API and ideas for new plugins
#18612
opened Feb 5, 2025 by
dimanu-py
[self-tests] mypyc 1.15.0 self-tests fail
bug
mypy got something wrong
#18610
opened Feb 5, 2025 by
stanislavlevin
(Temporary) false positive for reachability with unannotated partial type
bug
mypy got something wrong
#18606
opened Feb 5, 2025 by
hauntsaninja
erroneous complaint that overloaded function implementation does not accept all possible arguments of signature
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
topic-overloads
#18596
opened Feb 4, 2025 by
cjw296
ParamSpec appears to get lost with mock.patch()
bug
mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
#18595
opened Feb 3, 2025 by
Dreamsorcerer
Include binary wheels for ARM Windows
feature
needs discussion
performance
#18593
opened Feb 3, 2025 by
JukkaL
errors in other files are reported when running mypy on a file with lowercase drive letter
bug
mypy got something wrong
#18590
opened Feb 3, 2025 by
DetachHead
ParamSpec seems to get lost with partial()
bug
mypy got something wrong
topic-paramspec
PEP 612, ParamSpec, Concatenate
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#18589
opened Feb 2, 2025 by
Dreamsorcerer
INTERNAL ERROR when using mypy with pre-commit (all versions)
crash
#18579
opened Jan 31, 2025 by
TravisHardman
Infer union types from multiple assigments
feature
priority-0-high
#18568
opened Jan 29, 2025 by
JukkaL
mypy infers mypy got something wrong
topic-overloads
numpy.float64
instead of Any
for numpy.ndarray.__iter__
in numpy 2.2.2
bug
#18566
opened Jan 29, 2025 by
matteobrv
Checker.is_final_enum_value
duplicates TypoInfo.enum_members
logic
bug
#18565
opened Jan 29, 2025 by
sobolevn
Marking a private mypy got something wrong
topic-enum
Enum
member as member()
does not work
bug
#18563
opened Jan 29, 2025 by
sobolevn
.enum_members
property does not account to @member
decorator and call
bug
#18557
opened Jan 28, 2025 by
sobolevn
report warn-redundant-annotation (similar to warn-redundant-cast)
feature
#18540
opened Jan 26, 2025 by
asottile
mypy
should use List
when complaining about issues with the List
type, instead of list
feature
topic-error-reporting
#18530
opened Jan 25, 2025 by
hamirmahal
Enhancement: Support Git Branch-Based Caching and Pre-Execution Commands
feature
#18526
opened Jan 24, 2025 by
martinResearch
Previous Next
ProTip!
Follow long discussions with comments:>50.