Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/source/format/CDataInterface.rst
Original file line number Diff line number Diff line change
Expand Up @@ -990,3 +990,14 @@ adaptation cost.


.. _Python buffer protocol: https://www.python.org/dev/peps/pep-3118/

Language-specific protocols
===========================

Some languages may define additional protocols on top of the Arrow C data
interface.

.. toctree::
:maxdepth: 1

CDataInterface/PyCapsuleInterface
Loading