[
https://issues.apache.org/jira/browse/ARROW-16062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-16062:
-----------------------------------
Labels: pull-request-available (was: )
> [Python] Move libarrow_python include definitions to their own file
> -------------------------------------------------------------------
>
> Key: ARROW-16062
> URL: https://issues.apache.org/jira/browse/ARROW-16062
> Project: Apache Arrow
> Issue Type: Task
> Components: Python
> Reporter: Antoine Pitrou
> Assignee: Raúl Cumplido
> Priority: Minor
> Labels: pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)