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 f518d6beb0 GH-38041: [C++][CI] Improve IPC fuzzing seed corpus (#43621)
     add 894f72f735 GH-43536: [Python] Do not use borrowed references APIs 
(#43540)

No new revisions were added by this update.

Summary of changes:
 dev/release/rat_exclude_files.txt                  |    1 +
 python/pyarrow/src/arrow/python/CMakeLists.txt     |    1 +
 python/pyarrow/src/arrow/python/deserialize.cc     |   14 +-
 python/pyarrow/src/arrow/python/numpy_to_arrow.cc  |    7 +-
 python/pyarrow/src/arrow/python/python_to_arrow.cc |   17 +-
 .../src/arrow/python/vendored}/CMakeLists.txt      |    2 +-
 .../src/arrow/python/vendored/pythoncapi_compat.h  | 1519 ++++++++++++++++++++
 7 files changed, 1549 insertions(+), 12 deletions(-)
 copy {cpp/src/arrow/vendored/pcg => 
python/pyarrow/src/arrow/python/vendored}/CMakeLists.txt (93%)
 create mode 100644 python/pyarrow/src/arrow/python/vendored/pythoncapi_compat.h

Reply via email to