Commits


David Li authored and GitHub committed b0317f2b2b6
GH-43707: [Python] Fix compilation on Cython<3 (#43765) ### Rationale for this change Fix compilation on Cython < 3 ### What changes are included in this PR? Add an explicit cast ### Are these changes tested? N/A ### Are there any user-facing changes? No * GitHub Issue: #43707 Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>