FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: remove 3.13 freethreaded builds by timsaucer · Pull Request #1609 · apache/datafusion-python · GitHub

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

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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.

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 merged commit a4cf887 into apache:main Jun 25, 2026
26 checks passed
timsaucer deleted the chore/remove-313t-build branch June 25, 2026 18:11
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL