This is an automated email from the ASF dual-hosted git repository.
jorisvandenbossche pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from acdf2a7f68 GH-40312: [Python] Add ListView documentation to user guide
(#40313)
add a421314900 GH-40376: [Python] Update for NumPy 2.0 ABI change in
PyArray_Descr->elsize (#40418)
No new revisions were added by this update.
Summary of changes:
.env | 2 +-
python/CMakeLists.txt | 3 +++
python/pyarrow/src/arrow/python/arrow_to_pandas.cc | 10 ++++++----
python/pyarrow/src/arrow/python/numpy_convert.cc | 6 +++---
python/pyarrow/src/arrow/python/numpy_interop.h | 7 +++++++
python/pyarrow/src/arrow/python/numpy_to_arrow.cc | 21 ++++++++++++---------
6 files changed, 32 insertions(+), 17 deletions(-)