Add Python 3.14 beta wheels by hugovk · Pull Request #9012 · python-pillow/Pillow
Navigation Menu
{{ message }}
python-pillow / Pillow Public
- Notifications You must be signed in to change notification settings
- Fork 2.4k
Merged
radarhere merged 3 commits intopython-pillow:mainfrom
Jun 13, 2025Merged
Add Python 3.14 beta wheels#9012
radarhere merged 3 commits intopython-pillow:mainfrom
Add Python 3.14 beta wheels#9012
radarhere merged 3 commits intopython-pillow:mainfrom
Conversation
Copy link Copy Markdown
Member
hugovk
commented
Jun 12, 2025
hugovk
commented
-
With cibuildwheel 3.0.0 (Update dependency cibuildwheel to v3 #9010) and the already present
CIBW_ENABLE: cpython-prerelease, we now get 3.14 wheels. Add to release notes. -
Remove
CIBW_SKIP: pp39-*to remove a warning:- "cibuildwheel: Invalid skip selector: 'pp39-*'. This selector matches a group that wasn't enabled. Enable it using the
enableoption or remove this selector. This selector will have no effect."
- "cibuildwheel: Invalid skip selector: 'pp39-*'. This selector matches a group that wasn't enabled. Enable it using the
-
Also update the CI targets table, we're already testing 3.14, and add to
tox.ini
hugovk added 3 commits
June 12, 2025 23:47
hugovk
deleted the
add-python3.14-wheels
branch
Copy link Copy Markdown
Contributor
QuLogic
commented
Jun 20, 2025
QuLogic commented
Jun 20, 2025Just checking if the macOS x86_64 wheels were specifically dropped for Python 3.14? The release note doesn't specifically say, so I'm not sure if those were being left out for the beta only, or for Python 3.14 entirely.
Copy link Copy Markdown
Member
radarhere
commented
Jun 21, 2025
radarhere commented
Jun 21, 2025Good question! This was an oversight. I've created #9031
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment