Skip to content

Using type stub files instead of using annotations from source codes. #14

@linw1995

Description

@linw1995

Using type stub files to make static type checking instead of using annotations from source codes.

Pros

  1. Be able to remove the typing-extensions dependency from production release.

...

Cons

  1. Annotations may be missing in documents of APIs references.

...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions