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
False negative with protocols containins classvars
bug
mypy got something wrong
topic-protocols
#13537
opened Aug 27, 2022 by
Tinche
(🎁 ) Narrow type based on method return type of union
feature
priority-2-low
topic-type-narrowing
Conditional type narrowing / binder
#13530
opened Aug 27, 2022 by
KotlinIsland
(🐞 ) Bad error message when using mypy got something wrong
diagnostics
topic-paramspec
PEP 612, ParamSpec, Concatenate
topic-usability
Concatenate incorrectly
bug
#13518
opened Aug 26, 2022 by
KotlinIsland
(🐞 ) Same error reported multiple times on inner functions when mypy got something wrong
topic-error-reporting
How we report errors
show-error-context is enabled
bug
#13517
opened Aug 26, 2022 by
KotlinIsland
Internal Error due to overloaded generic method?
crash
topic-protocols
#13515
opened Aug 25, 2022 by
dbramel
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
topic-overloads
#13436
opened Aug 16, 2022 by
Rogdham
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.