[
https://issues.apache.org/jira/browse/ARROW-16062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17522224#comment-17522224
]
Raúl Cumplido commented on ARROW-16062:
---------------------------------------
I am marking the PR as ready for review and have created a new ticket for the
nogil declarations as it is really a slightly different issue, just had a chat
with [~jorisvandenbossche] about that:
https://issues.apache.org/jira/browse/ARROW-16196
> [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: 0.5h
> 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)