Skip to content

Conversation

@tobiasdiez
Copy link
Contributor

@tobiasdiez tobiasdiez commented Jan 3, 2026

For automatically generating/checking type stubs for Cython modules. Based on/inspired by https://github.com/Vizonex/CyStub/ (but extended to handle default values, check mode etc)

Pretty basic at the moment, main functionality is to check that the existing stubs contain exactly the methods that we expect them to have.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

@tobiasdiez
Copy link
Contributor Author

TODO: Fix all issues reported by the check, and then add it to CI.


@vincentmacri FYI

@github-actions
Copy link

github-actions bot commented Jan 3, 2026

Documentation preview for this PR (built with commit c10ba49; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant