Skip to content

Validate .pyi is self consistent with our bindings #7645

@jleibs

Description

@jleibs

We currently need to maintain a .pyi file that matches the signatures of our bindings.

It's very easy to accidentally mess this up, especially when things are being renamed.

See, for example:

Eventually PyO3 should support .pyi generation (PyO3/pyo3#2454), however for the time being we need some kind of system to keep us from messing this up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    sdk-pythonPython logging API🪳 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions