You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "pitrou (via GitHub)" <gi...@apache.org> on 2023/05/10 14:25:15 UTC

[GitHub] [arrow] pitrou commented on issue #34031: [Python] Use PyCapsule for communicating C Data Interface pointers at the Python level

pitrou commented on issue #34031:
URL: https://github.com/apache/arrow/issues/34031#issuecomment-1542306787

   > * The consumer renames the capsule (which gives some protection to the C Data pointer being consumed more than once)
   
   This doesn't seem necessary in our case, as the consumer would typically move the C struct contents.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org