-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
affects-typeshedAnything that blocks a typeshed changeAnything that blocks a typeshed changebugmypy got something wrongmypy got something wrongtopic-type-aliasTypeAlias and other type alias issuesTypeAlias and other type alias issues
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
affects-typeshedAnything that blocks a typeshed changeAnything that blocks a typeshed changebugmypy got something wrongmypy got something wrongtopic-type-aliasTypeAlias and other type alias issuesTypeAlias and other type alias issues