Skip to content

mypy fails for a simple Any type alias` #12421

Closed
@srittau

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.

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