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
super(cls, self) seemingly has no attribute it actually has
feature
priority-2-low
#13497
opened Aug 24, 2022 by
pjoziak
(🎁 ) Perform 'union math' on non overloaded calls
feature
topic-type-variables
topic-union-types
#13493
opened Aug 24, 2022 by
KotlinIsland
(🐞 ) Bad error message when using unbound mypy got something wrong
diagnostics
topic-paramspec
PEP 612, ParamSpec, Concatenate
topic-usability
ParamSpec in a Callable
bug
#13476
opened Aug 22, 2022 by
KotlinIsland
Wrong type narrowing when using type without an argument in isinstance call
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
topic-type-narrowing
Conditional type narrowing / binder
#13462
opened Aug 20, 2022 by
twoertwein
Unbound type variables in Callable type alias are substituted with Any
bug
mypy got something wrong
topic-type-alias
TypeAlias and other type alias issues
#13449
opened Aug 18, 2022 by
Drino
callable typeguard doesn't work on Any
bug
#13443
opened Aug 18, 2022 by
DetachHead
Incorrect type inference for list comprehension returning List[List[Union]]
bug
mypy got something wrong
#13439
opened Aug 17, 2022 by
wplohrmann
isinstance doesn't narrow when using union
bug
#13438
opened Aug 17, 2022 by
DetachHead
Incorrect "Type application has too few types"
bug
mypy got something wrong
#13437
opened Aug 17, 2022 by
Dr-Irv
Overlapping overloads in second-order functions cause returned value to be Any
bug
mypy got something wrong
#13436
opened Aug 16, 2022 by
Rogdham
globl "type: ignore" ignores too much
bug
mypy got something wrong
documentation
topic-type-ignore
# type: ignore comments
#13435
opened Aug 16, 2022 by
socketpair
staticmethods using a decorator not treated as staticmethods
feature
topic-descriptors
#13434
opened Aug 16, 2022 by
tombulled
Arg(T, 'name') not equivalent to T in Callable
bug
#13429
opened Aug 15, 2022 by
matteosantama
Inconsistent behavior when narrowing bounded generics.
bug
mypy got something wrong
#13426
opened Aug 15, 2022 by
denballakh
Union TypeVar Inference Rather Than Most Recent Ancestor
feature
topic-join-v-union
Using join vs. using unions
#13424
opened Aug 15, 2022 by
zevbo
Inconsistent results after 0.960 -> 0.971 migration
bug
mypy got something wrong
#13422
opened Aug 15, 2022 by
sobolevn
Regression with recent mypy versions and Pydantic Generic support
bug
mypy got something wrong
#13421
opened Aug 15, 2022 by
EldarSehayekZenity
TypeVar incompatible with nested coroutines
bug
mypy got something wrong
topic-async
async, await, asyncio
topic-type-variables
#13408
opened Aug 13, 2022 by
bushkov
ParamSpec errors when (re)used as generic argument
bug
#13403
opened Aug 13, 2022 by
flaeppe
Editable installs are not recognized as having typing when using py.typed (setuptools v64 issue)
bug
mypy got something wrong
#13392
opened Aug 12, 2022 by
cmeyer
Mixing attrs.define and typing.Protocol causes INTERNAL ERROR
crash
topic-attrs
topic-protocols
#13390
opened Aug 11, 2022 by
clint-lawrence
Convert type
[A | B] to type [A] | [B] when the list has a single element
feature
#13388
opened Aug 11, 2022 by
ajhynes7
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.

