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
Type not narrowed in walrus assignment inside match
bug
mypy got something wrong
#14913
opened Mar 16, 2023 by
bersbersbers
mypy failed to narrow down union types including mypy got something wrong
Self with isinstance
bug
#14912
opened Mar 16, 2023 by
mon-jai
Type narrowing on object attribute with match statement doesn't apply
feature
topic-match-statement
Python 3.10's match statement
topic-type-narrowing
Conditional type narrowing / binder
#14911
opened Mar 16, 2023 by
AiroPi
Optional[str] not adapted to str by all()
feature
topic-type-narrowing
#14901
opened Mar 15, 2023 by
ChrisHills463
Method argument errors refer to method's class, not callee's
bug
mypy got something wrong
topic-error-reporting
How we report errors
topic-newtype
NewType
topic-usability
#14896
opened Mar 14, 2023 by
ikonst
Typo in kwarg to overloaded function results in message about type mismatch
bug
mypy got something wrong
topic-overloads
topic-usability
#14895
opened Mar 13, 2023 by
cauebs
list unpacking: List or tuple expected as variadic arguments
bug
mypy got something wrong
topic-type-context
Type context / bidirectional inference
topic-union-types
#14891
opened Mar 13, 2023 by
giodall
Value of type variable "Self" of "__new__" of "tuple" cannot be <some subclass of typing.Tuple>
bug
mypy got something wrong
topic-self-types
Types for self
#14890
opened Mar 13, 2023 by
robsdedude
import statements under a parametrised protocol results in a crash
crash
topic-protocols
#14889
opened Mar 13, 2023 by
XM-Helico
isinstance(tuple_obj, ...) results in <nothing>
bug
#14886
opened Mar 12, 2023 by
SimpleArt
at runtime dataclass special-cases FunctionType, but at type-time mypy special-cases Callable, leading to mismatches
bug
mypy got something wrong
#14869
opened Mar 10, 2023 by
glyph
mypy has implemented pep-681 incorrectly and does not intepret descriptors correctly
bug
mypy got something wrong
topic-dataclass-transform
PEP 681
topic-descriptors
Properties, class vs. instance attributes
#14868
opened Mar 10, 2023 by
zzzeek
Slowdown in >=0.981
bug
mypy got something wrong
performance
#14867
opened Mar 10, 2023 by
JMMarchant
Overloading an abstract attribute with a Final one
bug
mypy got something wrong
topic-final
PEP 591
topic-inheritance
Inheritance and incompatible overrides
#14863
opened Mar 9, 2023 by
ydirson
no mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
Any errors when type inferred from value passed to type[T] with no type arguments
bug
#14861
opened Mar 9, 2023 by
DetachHead
mypy 1.1.1 spits out invalid python suggestions for overloads
bug
mypy got something wrong
topic-usability
#14858
opened Mar 8, 2023 by
zzzeek
Multiple inheritance checks do not consider callable objects as possible subtypes of usual functions
bug
mypy got something wrong
#14852
opened Mar 7, 2023 by
tyralla
When checking Pydantic derived models mypy ignores default values of parent fields
bug
mypy got something wrong
#14850
opened Mar 7, 2023 by
stur86
Cannot find imports from .pth files in site-packages folder
bug
mypy got something wrong
#14848
opened Mar 6, 2023 by
duburcqa
Introduce
assert_transformer to annotate functions with assertion behaviour
feature
#14846
opened Mar 6, 2023 by
mahmoudajawad
Let function signature hook have context of caller
feature
topic-plugins
The plugin API and ideas for new plugins
#14845
opened Mar 6, 2023 by
ikonst
Incorrect send type with mypy got something wrong
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
yield from
bug
#14834
opened Mar 4, 2023 by
SimpleArt
Exhaustiveness checking fails on non-trivial use of pattern matching
bug
mypy got something wrong
topic-match-statement
Python 3.10's match statement
topic-reachability
Detecting unreachable code
#14833
opened Mar 4, 2023 by
ajasmin
Previous Next
ProTip!
Updated in the last three days: updated:>2023-03-13.