Closed
Description
I can't reproduce this locally, but please have a look at the CI failures of python/typeshed#7535. The change is a simple type alias Incomplete = Any
. The TypeAlias
is optional, mypy fails with or without it. CI runs mypy 0.941 with all Python versions.
Metadata
Metadata
Assignees
Labels
Anything that blocks a typeshed changeAnything that blocks a typeshed changemypy got something wrongmypy got something wrongTypeAlias and other type alias issuesTypeAlias and other type alias issues