Raúl Cumplido created ARROW-16196: ------------------------------------- Summary: [Python] Fix nogil declarations on libarrow_python.pxd Key: ARROW-16196 URL: https://issues.apache.org/jira/browse/ARROW-16196 Project: Apache Arrow Issue Type: Task Reporter: Raúl Cumplido
It seems some {{nogil}} declarations must be fixed for some of the libarrow_python APIs that actually take/return a {{{}PyObject*{}}}, or depend on Python C APIs. -- This message was sent by Atlassian Jira (v8.20.1#820001)