Pinned issues
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
if statements type narrowing leads to "unreachable" code being actually reachable
bug
mypy got something wrong
topic-reachability
Detecting unreachable code
#12598
opened Apr 16, 2022 by
Akuli
PEP-612 ParamSpec with high-order function error.
bug
mypy got something wrong
topic-paramspec
PEP 612, ParamSpec, Concatenate
#12595
opened Apr 15, 2022 by
YouJiacheng
Reassigned method raises "signature incompatible with supertype"
bug
mypy got something wrong
#12594
opened Apr 15, 2022 by
xmatthias
functools.partial on function-decorator error
bug
mypy got something wrong
#12593
opened Apr 15, 2022 by
YouJiacheng
Results vary with the order of the specified files.
bug
mypy got something wrong
#12592
opened Apr 15, 2022 by
mrolle45
PEP 612: Does not correctly infer behavioral subtype for callables with conflicting positional-or-keyword parameters.
bug
mypy got something wrong
topic-paramspec
PEP 612, ParamSpec, Concatenate
#12591
opened Apr 14, 2022 by
PIG208
Invalid type inference for zip in a generic class
bug
mypy got something wrong
topic-self-types
Types for self
#12588
opened Apr 14, 2022 by
JukkaL
Type-narrowing mypy got something wrong
topic-type-variables
Optional[Any] with generic function returns <nothing>
bug
#12586
opened Apr 14, 2022 by
Garrett-R
inconsistency in typing, depending whether imported function from subfolder or explicitly type hinted return
bug
mypy got something wrong
#12580
opened Apr 13, 2022 by
YSaxon
(🐞 ) Mypy doesn't use mypy got something wrong
topic-configuration
Configuration files and flags
topic-plugins
The plugin API and ideas for new plugins
python_executable to find plugins
bug
#12575
opened Apr 13, 2022 by
KotlinIsland
Circular import of name defined in same module, reported as an error.
bug
mypy got something wrong
topic-import-cycles
#12574
opened Apr 13, 2022 by
mrolle45
Failing testDaemonStatusKillRestartRecheck
bug
mypy got something wrong
topic-daemon
dmypy
topic-tests
#12571
opened Apr 12, 2022 by
sterliakov
Mypy misunderstands class-level namespace (spurious mypy got something wrong
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
topic-variable-scope
Variable "module.Class.attribute" is not valid as a type)
bug
#12570
opened Apr 12, 2022 by
gwk
mypy incorrectly marks a @staticmethod definition of an attribute A to be incompatible with A's signature in a parent class.
bug
mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
topic-descriptors
Properties, class vs. instance attributes
#12569
opened Apr 12, 2022 by
pawelrubin
Regression on exclude definition in setup.cfg
bug
mypy got something wrong
topic-configuration
Configuration files and flags
#12567
opened Apr 12, 2022 by
ingwinlu
typing.Optional type is being confused with pyparsing.core.Optional
bug
#12563
opened Apr 11, 2022 by
jtprobst
Wrong "Non-overlapping equality check" warning
bug
mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
topic-overlap
Overlapping equality check
#12561
opened Apr 11, 2022 by
rggjan
Cannot infer type of lambda when using default arguments
bug
mypy got something wrong
#12557
opened Apr 10, 2022 by
mxmlnkn
iter doesn't work on TypeVar with bound of Enum
bug
mypy got something wrong
topic-enum
topic-metaclasses
topic-type-variables
#12553
opened Apr 8, 2022 by
bmerry
mypy incorrectly identifies statements as unreachable when matching against constants
bug
mypy got something wrong
topic-match-statement
Python 3.10's match statement
topic-reachability
Detecting unreachable code
#12545
opened Apr 7, 2022 by
menma1234
Guard clause prevents mypy got something wrong
topic-match-statement
Python 3.10's match statement
match from seeing that all paths return
bug
#12534
opened Apr 6, 2022 by
bkovitz
match doesn't deduce type of tuple member from guard clause
bug
#12532
opened Apr 6, 2022 by
bkovitz
assigning a TypeVar to an identical value is reported as an error.
bug
mypy got something wrong
topic-type-variables
#12528
opened Apr 6, 2022 by
mrolle45
Positional-or-kw arg considered incompatible with positional-only argument
bug
mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
topic-protocols
#12525
opened Apr 5, 2022 by
intgr
Mypy inferring mypy got something wrong
topic-enum
Union[str, str] when using enum.value inside dict.get
bug
#12523
opened Apr 4, 2022 by
patrick91
Previous Next
ProTip!
Adding no:label will show everything without a label.