Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
Currently, the API declarations for libarrow_python.so are in libarrow.pxd together with the libarrow.so inclusions. It would probably make more sense to move them to a libarrow_python.pxd file.
Also, it seems some nogil declarations must be fixed for those APIs that actually take/return a PyObject*, or depend on Python C APIs.
Attachments
Issue Links
- links to