-
Notifications
You must be signed in to change notification settings - Fork 98
add cp 3.14 support #575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
add cp 3.14 support #575
Conversation
|
This is currently blocked by the fact that as of writing this, pyarrow does not provide prebuilt 3.14 wheels. The issue tracking this is here: apache/arrow#47438 and based on the discussion, it looks like they're very very close. So I'm going to hold this open until that closes, hopefully by the end of this week. |
|
Ok pyarrow is sorted out, but now we're just waiting on lz4. |
|
lz4 released support for python3.14 |
Summary
cibuildwheelfrom v2.22.0 to v3.2.1 to get 3.14 build supportCloses #574