Commits


Joris Van den Bossche authored and GitHub committed 2bd8e06b486
GH-38857: [Python] Fix append mode for cython 2 (#39027) ### Rationale for this change Small fixup of the change in https://github.com/apache/arrow/pull/38820 to fix the build failure on cython 2 (nightly crossbow build) * Closes: #38857 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>