typeddict check for multiple inheritance fails with type aliases #18692
Labels
bug
mypy got something wrong
topic-type-alias
TypeAlias and other type alias issues
topic-typed-dict
Bug Report
Mypy thinks a type alias isn't a typeddict.
To Reproduce
Expected Behavior
no errors
Actual Behavior
Your Environment
Checked using mypy-play.
mypy.ini
(and other config files): N/AThe text was updated successfully, but these errors were encountered: