Skip to content

feat(docker): Add Python 3.14 to manylinux CI images#1922

Merged
joshuarli merged 2 commits intomainfrom
feat/add-python-314
Feb 23, 2026
Merged

feat(docker): Add Python 3.14 to manylinux CI images#1922
joshuarli merged 2 commits intomainfrom
feat/add-python-314

Conversation

@phacops
Copy link
Contributor

@phacops phacops commented Feb 20, 2026

Add CPython 3.14.3 to the Docker image so it's available for building
wheels later. Does not yet enable building packages against 3.14.

Also updates python-build-standalone from 20241016 to 20260211 which
bumps existing Pythons to their latest patch releases (3.11.14, 3.12.12,
3.13.12) and updates pip/setuptools/wheel to versions that support 3.14.

Agent transcript: https://claudescope.sentry.dev/share/xzKdpmHHNBiG-1z2SoR8ScmRMpFC3TkjPpgvWJ1C0Fw

Add CPython 3.14.3 to the Docker image for building wheels. Also
updates python-build-standalone from 20241016 to 20260211, bumping
existing Pythons (3.11.14, 3.12.12, 3.13.12) and pip/setuptools/wheel
to versions that support 3.14.

Co-Authored-By: Claude <noreply@anthropic.com>

Agent transcript: https://claudescope.sentry.dev/share/Al5MtqcQnkt1gm-jnx6oL_GOvYTH5jS74i_VDV3avDE
Don't build py314 packages yet — only add CPython 3.14 to the Docker
image so it's available for future use.

Co-Authored-By: Claude <noreply@anthropic.com>

Agent transcript: https://claudescope.sentry.dev/share/35z9K7seE_hEDSFU1UupeIa8FBtGyQqFv-mYa7W-Twk
@phacops phacops marked this pull request as ready for review February 20, 2026 00:26
@joshuarli joshuarli self-requested a review February 23, 2026 18:07
@joshuarli joshuarli merged commit 050da29 into main Feb 23, 2026
17 checks passed
@joshuarli joshuarli deleted the feat/add-python-314 branch February 23, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants