Skip to content

Incorrect documentation for type statement #2

@sg495

Description

@sg495

The documentation of aliases created with the type statement is ignored, and the documentation of typing.TypeAliasType. is used instead.
This is unlike type aliases defined by assignment.

Interestingly, type aliases created by the type statement are included without need to be specified in the type_aliases dictionary of make-api.json, unlike type aliases created by assignment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions