Skip to content

fix: drop python 3.13t support - #35

Merged
ppwwyyxx merged 1 commit into
ppwwyyxx:masterfrom
Bing-su:fix/drop3.13t
Mar 23, 2026
Merged

fix: drop python 3.13t support#35
ppwwyyxx merged 1 commit into
ppwwyyxx:masterfrom
Bing-su:fix/drop3.13t

Conversation

@Bing-su

@Bing-su Bing-su commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

Removes Python 3.13 free-threading from the unittest matrix and disables the cpython-freethreading build option in cibuildwheel.

Since manylinux plans to discontinue support for 3.13t starting May 5, 2026, I am submitting a pull request to discontinue support here as well.

pypa/manylinux#1882

3.14t and above will continue to be built.

cpython-freethreading: Enable experimental free-threaded builds for CPython 3.13. Free-threading wheels for 3.14+ are available without this flag, as it's no longer considered experimental.

Removes Python 3.13 free-threading from the unittest matrix and disables the `cpython-freethreading` build option in cibuildwheel.
@ppwwyyxx
ppwwyyxx merged commit 2971b04 into ppwwyyxx:master Mar 23, 2026
19 checks passed
@Bing-su
Bing-su deleted the fix/drop3.13t branch March 23, 2026 06:50
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