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
Don't report "expression contains 'Any'" if it's a
TypeOfAny.from_error
bug
#12016
opened Jan 19, 2022 by
KotlinIsland
no error when
Any type in narrowed generic when the no Any flags are enabled
bug
#12015
opened Jan 19, 2022 by
DetachHead
Callable typing for a child method doesn't follow same rules with and without parameters
bug
#12013
opened Jan 18, 2022 by
DanielNoord
Improve error message when using
TypeVar in functions
bug
#12012
opened Jan 18, 2022 by
Dreamsorcerer
Reachability/exhaustiveness checking for match statements
bug
priority-0-high
topic-match-statement
#12010
opened Jan 18, 2022 by
JukkaL
Attribute of type
A | B | None becomes object after narrowing checks
bug
#12009
opened Jan 18, 2022 by
bluetech
__match_args__ and overrides
bug
priority-0-high
topic-match-statement
#12008
opened Jan 18, 2022 by
JelleZijlstra
Union of unions doesn't work using Python 3.10 Type Union Operator
bug
#12005
opened Jan 17, 2022 by
Garrett-R
# type: ignore[import] at top of file causes all error codes to be ignored
bug
#11999
opened Jan 16, 2022 by
cool-RR
Mypy failed to recognize parameter and return types in lambda functions
bug
#11994
opened Jan 14, 2022 by
max-hk
Infinite recursion in generate_c_type_stub when an a type's attr has the same name as its parent
bug
#11989
opened Jan 13, 2022 by
jpfeuffer
Type inference problem with union of
TypedDict and overlapping properties
bug
topic-typed-dict
#11988
opened Jan 13, 2022 by
astrojuanlu
PEP 604 union syntax does not work for TypedDict
topic-typed-dict
topic-union-types
#11987
opened Jan 13, 2022 by
astrojuanlu
Typechecking differs between one-line def of "return expr" vs. "r = expr; return r"
#11985
opened Jan 13, 2022 by
drvink
Previous Next
ProTip!
Adding no:label will show everything without a label.