GH-47370: [Python] Require Cython 3.1#47396
Conversation
|
@github-actions crossbow submit -g python |
|
Revision: bdded002dc1c13c2939f46b12f59cd5f30ce86cd Submitted crossbow builds: ursacomputing/crossbow @ actions-0f0c2ad351 |
|
The macOS failures have been fixed on main, could you rebase to validate CI? |
bdded00 to
015ad12
Compare
|
As a followup task, perhaps look for places in the codebase where we can simplify things? |
|
Thanks! |
Sounds good, is there any particular kind of thing we want to simplify? |
|
You'll find at least some ideas in the original issue ;) |
|
Thank you @thisisnic! |
|
After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 940592b. There weren't enough matching historic benchmark results to make a call on whether there were regressions. The full Conbench report has more details. |
Rationale for this change
Upgrading Cython to version 3.1
What changes are included in this PR?
Replace all mentions of earlier versions with 3.1
Are these changes tested?
Nah but I'll run CI
Are there any user-facing changes?
Only if they're using Cython < 3.1