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
If .mypy_cache exists "AttributeError: attribute 'mro' of 'TypeInfo' undefined"
crash
#14353
opened Dec 28, 2022 by
JMarkin
mypy sometimes emits fewer errors when running on multiple files at once
bug
mypy got something wrong
#14348
opened Dec 26, 2022 by
marc-legendre
ParamSpec + Generics false positive
bug
mypy got something wrong
topic-paramspec
PEP 612, ParamSpec, Concatenate
#14347
opened Dec 26, 2022 by
Tinche
Incorrect asynchronous comprehension cause an internal error
crash
#14345
opened Dec 26, 2022 by
xiaxinmeng
Deny free type variables in instance attributes coming from constructor args
feature
topic-type-variables
#14343
opened Dec 25, 2022 by
sterliakov
Combining an mypy got something wrong
or and dict.get results in the wrong inferred type.
bug
#14338
opened Dec 22, 2022 by
ojii
Callables like mypy got something wrong
operator.call produce arg-type error with generic functions
bug
#14337
opened Dec 22, 2022 by
gschaffner
AssertionError: Must not defer during final iteration & TypeError: '<' not supported between instances of 'ArgKind' and 'ArgKind'
crash
topic-daemon
dmypy
#14329
opened Dec 21, 2022 by
CoolCat467
Incremental mode bug for nested ParamSpecs
bug
mypy got something wrong
topic-incremental
topic-paramspec
PEP 612, ParamSpec, Concatenate
#14322
opened Dec 20, 2022 by
ringohoffman
Type is incompatible with Callable when using Concatenate
bug
mypy got something wrong
topic-paramspec
PEP 612, ParamSpec, Concatenate
#14321
opened Dec 20, 2022 by
ringohoffman
Option to run non-interactive and fail if --install-types is dirty.
feature
#14320
opened Dec 20, 2022 by
hterik
Annotation of mypy got something wrong
Callable and function
bug
#14319
opened Dec 20, 2022 by
mschmidt87
Subscript op on TypeAlias to Enum is misinterpreted
bug
mypy got something wrong
#14317
opened Dec 19, 2022 by
mcowpert
Generic TypeAlias does not infer types
bug
mypy got something wrong
topic-type-alias
TypeAlias and other type alias issues
#14315
opened Dec 19, 2022 by
jzazo
truthy-function incorrectly reported on sqlalchemy's hybrid_property with expression
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
topic-descriptors
Properties, class vs. instance attributes
#14314
opened Dec 19, 2022 by
StephenPCG
Sequence | Hashable reduced to Hashable when class is Generic
bug
mypy got something wrong
#14311
opened Dec 17, 2022 by
twoertwein
[possibly-undefined] Track conditional assignment
feature
topic-partially-defined
partially-defined error code
#14310
opened Dec 17, 2022 by
cdce8p
[possibly-undefined] False-positive with nested try block and finally
bug
mypy got something wrong
topic-partially-defined
partially-defined error code
#14309
opened Dec 17, 2022 by
cdce8p
discrepencay between mypy and mypyc
bug
mypy got something wrong
topic-mypyc
mypyc bugs
#14306
opened Dec 16, 2022 by
twoertwein
Mypy incorrectly infers a non-optional type
bug
mypy got something wrong
#14305
opened Dec 16, 2022 by
miskosz
False positive with inherited writable property that reads subtype in subclass
bug
mypy got something wrong
topic-descriptors
Properties, class vs. instance attributes
topic-inheritance
Inheritance and incompatible overrides
#14301
opened Dec 15, 2022 by
mthuurne
Difference between the command output and the html report
bug
mypy got something wrong
#14297
opened Dec 15, 2022 by
JCHacking
AttributeError: attribute '_fullname' of 'TypeInfo' undefined
crash
pending
Issues that may be closed
topic-incremental
#14296
opened Dec 15, 2022 by
MarcSkovMadsen
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.