Skip to content

python 3.14t support#51

Merged
mgd020 merged 6 commits into
mgd020:masterfrom
jordanorelli:master
Apr 9, 2026
Merged

python 3.14t support#51
mgd020 merged 6 commits into
mgd020:masterfrom
jordanorelli:master

Conversation

@jordanorelli
Copy link
Copy Markdown
Contributor

This PR addresses a few changes for adding build support for python 3.14t:

  • remove calls to Python::with_gil, which explicitly request the gil.
  • upgrade pyo3 from 0.24 to 0.28
  • remove py.allow_threads call, this is not needed in pyo3 0.28.

This PR does not produce binary wheels for Freethreading.

Copy link
Copy Markdown
Owner

@mgd020 mgd020 left a comment

Choose a reason for hiding this comment

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

LGTM

@mgd020 mgd020 merged commit bf464d2 into mgd020:master Apr 9, 2026
9 of 10 checks passed
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