Commits


Joris Van den Bossche authored and GitHub committed 680980e8bd7
GH-41924: [Python] Fix tests when using NumPy 2.0 on Windows (#42099) ### Rationale for this change The tests are failing on windows when using numpy 2.0 RC, probably related to default integer bitwidth. ### What changes are included in this PR? ### Are these changes tested? ### Are there any user-facing changes? * GitHub issue: #41319 * GitHub Issue: #41924 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>