You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Raúl Cumplido (Jira)" <ji...@apache.org> on 2022/04/11 14:23:00 UTC

[jira] [Assigned] (ARROW-16062) [Python] Move libarrow_python include definitions to their own file

     [ https://issues.apache.org/jira/browse/ARROW-16062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raúl Cumplido reassigned ARROW-16062:
-------------------------------------

    Assignee: Raúl Cumplido

> [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
>             Fix For: 8.0.0
>
>
> 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)