Skip to content

Adding Python Interface files#307

Closed
akmazian wants to merge 2 commits intoopenvax:mainfrom
akmazian:main
Closed

Adding Python Interface files#307
akmazian wants to merge 2 commits intoopenvax:mainfrom
akmazian:main

Conversation

@akmazian
Copy link
Copy Markdown

@akmazian akmazian commented Jun 4, 2024

@iskandr
Copy link
Copy Markdown
Contributor

iskandr commented Apr 2, 2026

Closing this PR — thanks for putting in the work on type stubs! However, maintaining separate .pyi files for every module creates a significant maintenance burden since the stubs will drift from the source code over time with no automated way to keep them in sync. We'd prefer to add inline type annotations incrementally to the source files directly, or at minimum require stubtest validation in CI before adopting stubs. Appreciate the effort!

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.

2 participants