This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 334c177 ARROW-11219: [CI][Ruby][MinGW] Reduce CI time
add a91040f ARROW-11049: [Python] Expose alternate memory pools
No new revisions were added by this update.
Summary of changes:
docs/source/python/api/memory.rst | 6 +++++-
docs/source/python/memory.rst | 19 ++++++++++++++----
python/pyarrow/__init__.py | 7 ++++---
python/pyarrow/includes/libarrow.pxd | 5 +++++
python/pyarrow/memory.pxi | 38 ++++++++++++++++++++++++++++++++++++
python/pyarrow/tests/test_memory.py | 21 ++++++++++++++++++++
6 files changed, 88 insertions(+), 8 deletions(-)