While the Arrow PyCapsule protocol itself is defined in the specification part of the docs, we should also mention this in the Python user guide. Currently, the https://arrow.apache.org/docs/dev/python/extending_types.html page already mentions __arrow_array__, but we should also mention the new dunders there.
While the Arrow PyCapsule protocol itself is defined in the specification part of the docs, we should also mention this in the Python user guide. Currently, the https://arrow.apache.org/docs/dev/python/extending_types.html page already mentions
__arrow_array__, but we should also mention the new dunders there.