Add Python 3.14 beta wheels by hugovk · Pull Request #9012 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@hugovk

Copy link Copy Markdown

Member

@hugovk hugovk commented

Jun 12, 2025

  • 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 enable option or remove this selector. This selector will have no effect."
  • Also update the CI targets table, we're already testing 3.14, and add to tox.ini

aclark4life reacted with hooray emoji jugurtha114 reacted with heart emoji aclark4life reacted with rocket emoji

@radarhere radarhere merged commit 2e51173 into python-pillow:main

Jun 13, 2025

101 of 108 checks passed

@hugovk hugovk deleted the add-python3.14-wheels branch

June 13, 2025 09:06

@QuLogic

Copy link Copy Markdown

Contributor

QuLogic commented

Jun 20, 2025

Just 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.

@radarhere

Copy link Copy Markdown

Member

Good question! This was an oversight. I've created #9031

hugovk and QuLogic reacted with rocket emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@hugovk @QuLogic @radarhere