Commit ff089cc
authored
### 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](#39195 (comment)). 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.
* GitHub Issue: #47975
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
1 parent 44f82a4 commit ff089cc
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
0 commit comments