Skip to content

mypy fails for a simple Any type alias` #12421

Description

@srittau

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-typeshedAnything that blocks a typeshed changebugmypy got something wrongtopic-type-aliasTypeAlias and other type alias issues

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions