Skip to content

chore: remove 3.13 freethreaded builds#1609

Merged
timsaucer merged 1 commit into
apache:mainfrom
timsaucer:chore/remove-313t-build
Jun 25, 2026
Merged

chore: remove 3.13 freethreaded builds#1609
timsaucer merged 1 commit into
apache:mainfrom
timsaucer:chore/remove-313t-build

Conversation

@timsaucer

Copy link
Copy Markdown
Member

Which issue does this PR close?

None.

Rationale for this change

The experimental freethreaded python in 3.13 has been reported as having difficulty and support for 3.13 as dropped in PyO3, so before we release this version we may as well drop 3.13t.

https://py-free-threading.github.io/ci/#building-free-threaded-wheels-with-cibuildwheel

https://github.com/PyO3/pyo3/releases/tag/v0.29.0

What changes are included in this PR?

Remove 3.13 free theaded build.

Are there any user-facing changes?

None

@kevinjqliu kevinjqliu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting

As of April 2026, we suggest not enabling builds for Free-threaded Python 3.13 going forward. The 3.13t release was considered experimental, is approximately 30% slower in single-threaded performance than 3.14t, and does not include a number of safety fixes for builtins and the standard library that were included in 3.14t. Free-threaded 3.14 also has better ecosystem compatibility than 3.13.

@timsaucer

Copy link
Copy Markdown
Member Author

Thanks @kevinjqliu . Especially since we never released these wheels I don't think it's any issue to remove the 3.13 versions.

@timsaucer timsaucer merged commit a4cf887 into apache:main Jun 25, 2026
26 checks passed
@timsaucer timsaucer deleted the chore/remove-313t-build branch June 25, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants