This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 271c878c09 GH-41116: [C++] IO: enhance boundary checking in
CompressedInputStream (#41117)
add 80258febe6 GH-41098: [Python] Add copy keyword in Array.__array__ for
numpy 2.0+ compatibility (#41071)
No new revisions were added by this update.
Summary of changes:
python/pyarrow/array.pxi | 21 ++++++++++++++--
python/pyarrow/includes/libarrow.pxd | 1 +
python/pyarrow/table.pxi | 23 +++++++++++++++---
python/pyarrow/tests/test_array.py | 47 ++++++++++++++++++++++++++++++++++++
python/pyarrow/tests/test_table.py | 16 ++++++++++++
5 files changed, 103 insertions(+), 5 deletions(-)