-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
ci: Enable wheel builds on Python 3.14 #30195
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
Conversation
I think we need #29393 merged first. |
5c87527
to
97187f5
Compare
Yes, the wheels will probably not be useful until that is done. Also, it appears that cibuildwheel (and most of our deps?) bumped to |
See also #30204, which adds a test with Python 3.14 |
That was not intentional, and they should have those wheels now. |
This should only end up on the nightly wheel upload for now. Also, re-enable testing in places where Pillow wheels were previously missing, but are now available.
Hi, I'd like to plan ahead on adding support for Python 3.14 on a bunch of packages that depend on matplotlib. I don't mean to create a false sense of urgency; there is no actual rush that I know of, but may I ask if you guys anticipate this being merged soon ? Thanks ! |
It needs a second approval. |
PR summary
This should only end up on the nightly wheel upload for now.
Also, re-enable testing in places where Pillow wheels were previously missing, but are now available.
PR checklist