Skip to content

Support freethreaded Python 3.14 - #310

Merged
seddonym merged 1 commit into
mainfrom
freethreading-support
Aug 7, 2026
Merged

Support freethreaded Python 3.14#310
seddonym merged 1 commit into
mainfrom
freethreading-support

Conversation

@seddonym

@seddonymseddonym commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Added testing for freethreaded Python 3.14, together with wheel-building on release.

3.13t is not supported by PyO3, so we don't support it either.

@codspeed-hq

codspeed-hqBot commented Aug 7, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 26 untouched benchmarks
⏩ 23 skipped benchmarks1


Comparing freethreading-support (f1a4acb) with main (8fdab7d)

Open in CodSpeed

Footnotes

  1. 23 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@seddonym
seddonymforce-pushed the freethreading-support branch 3 times, most recently from ea84928 to 44ece67CompareAugust 7, 2026 11:13
These are the tests for freethreaded Python 3.14. 3.13t is not supported
by PyO3, so we don't either.
@seddonym
seddonymforce-pushed the freethreading-support branch from 44ece67 to f1a4acbCompareAugust 7, 2026 11:19
@seddonymseddonym changed the title Add test coverage for Python 3.14tSupport freethreaded Python 3.14Aug 7, 2026
@seddonym
seddonym merged commit 53f7e7e into mainAug 7, 2026
36 checks passed
@seddonymseddonym mentioned this pull request Aug 7, 2026
5 tasks
Sign up for freeto 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.

1 participant

@seddonym