Skip to content

Move the common protocols and type-aliases out of __init__.pyi #121

@jorenham

Description

@jorenham

These are often used by other stubs, e.g. as np._SupportsBuffer, even though it doesn't exist at runtime.

They should probably live in numtype (not necessarily as part of the public API, though).

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions