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
Inspection fails on second-order circular imports for dataclasses
bug
#10200
opened Mar 11, 2021 by
KaulleN
"if isinstance(...)" filter in dictionary comprehension causes var type to be inferred as <nothing>
#10199
opened Mar 11, 2021 by
phyrwork
Should __init__.py imports be treated as exports with --no-implicit-reexport behaviour?
question
#10198
opened Mar 11, 2021 by
edaqa-uncountable
type: ignore for “incompatible with supertype” error in subclass should suffice for subsubclasses too
feature
#10197
opened Mar 10, 2021 by
andersk
`bool` is not treated the same as `Union[Literal[True], Literal[False]]` in overloads
bug
#10194
opened Mar 10, 2021 by
MarcoGorelli
Narrowing depends on the order of isinstance checks when using a genric type
bug
#10178
opened Mar 7, 2021 by
heg-ulmuten
Disallow assignment of `Any` to known/explicit types and/or Introduce `Unknown` type
feature
#10173
opened Mar 6, 2021 by
mortoray
False positive with variable key in Mapping with Optional value
bug
false-positive
#10163
opened Mar 4, 2021 by
aphedges
Confusing error message: List item 0 has incompatible type "Type[Linear]"; expected "Type[Linear]"
bug
false-positive
#10160
opened Mar 3, 2021 by
ezyang
Overlapping overload detection fails when signature contains TypeVar
bug
topic-overloads
#10157
opened Mar 2, 2021 by
erictraut
@overload and functools.lru_cache causes an internal error
crash
#10155
opened Mar 1, 2021 by
jacobbogdanov
Argument 2 to pop of MutableMapping has incompatible type
bug
false-positive
topic-type-variables
#10152
opened Feb 28, 2021 by
NiklasRosenstein
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.