Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Jun 20, 2025

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

@QuLogic QuLogic added this to the v3.11.0 milestone Jun 20, 2025
@QuLogic QuLogic added the CI: Run cibuildwheel Run wheel building tests on a PR label Jun 20, 2025
@tacaswell
Copy link
Member

I think we need #29393 merged first.

@QuLogic QuLogic force-pushed the py314 branch 3 times, most recently from 8631a1a to 5c87527 Compare June 20, 2025 19:27
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.
@QuLogic
Copy link
Member Author

QuLogic commented Jun 20, 2025

I think we need #29393 merged first.

Yes, the wheels will probably not be useful until that is done.

Also, it appears that cibuildwheel (and most of our deps?) bumped to manylinux_2_28, so we can't test with manylinux2014 as target any more. It may be time to bump that for us as well. Pillow also doesn't seem to have macOS x86_64 wheels, but I'm not sure yet if that was intentional.

@jkseppan
Copy link
Member

See also #30204, which adds a test with Python 3.14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: Run cibuildwheel Run wheel building tests on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants