raulcd opened a new pull request, #47976:
URL: https://github.com/apache/arrow/pull/47976

   ### Rationale for this change
   
   Follow up from discussion on the mailing list thread:
   https://lists.apache.org/thread/ncfmmd1429qjsr07j5f5ds177w4wb2s6
   
   The documentation reads:
   > Warning:
   > The Arrow PyCapsule Interface should be considered experimental
   
   There haven't been major updates to the PyCapsule Interface during the last 
2 years, since it was created and has seen widespread usage as tracked on [this 
comment](https://github.com/apache/arrow/issues/39195#issuecomment-2245718008). 
The only big change was adding C Device.
   
   ### What changes are included in this PR?
   
   Remove experimental note from the documentation.
   I've validated there are no notes on the code / API about experimental 
around the PyCapsule Interface.
   
   ### Are these changes tested?
   
   No
   
   ### Are there any user-facing changes?
   
   Yes, PyCapsule won't be considered experimental anymore.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to