Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(python): Add minimal type stubs for .pyx files #468

Merged
merged 7 commits into from
May 15, 2024

Conversation

paleolimbot
Copy link
Member

@paleolimbot paleolimbot commented May 14, 2024

These are generic stubs that are not particularly good; however, they are low-maintenance and do the trick of listing methods and Enum values for the limited set of user-facing functions that return a CBuffer or CArrayView. They are also nice for local development since the user-facing interface wraps the Cython code.

Screenshot 2024-05-14 at 12 36 18 PM

@paleolimbot paleolimbot marked this pull request as ready for review May 14, 2024 15:40
@paleolimbot paleolimbot merged commit 04c4092 into apache:main May 15, 2024
6 checks passed
@paleolimbot paleolimbot deleted the python-type-stubs branch May 15, 2024 15:37
@paleolimbot paleolimbot added this to the nanoarrow 0.5.0 milestone May 22, 2024
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