-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Update HOWTO to reflect change in CIBW option #134595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
hugovk
pushed a commit
that referenced
this issue
May 24, 2025
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
May 24, 2025
…nGH-134598) (cherry picked from commit 7b1010a) Co-authored-by: Jasper Wong <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
May 24, 2025
…nGH-134598) (cherry picked from commit 7b1010a) Co-authored-by: Jasper Wong <[email protected]>
hugovk
pushed a commit
that referenced
this issue
May 24, 2025
…34598) (#134623) Co-authored-by: Jasper Wong <[email protected]>
hugovk
pushed a commit
that referenced
this issue
May 24, 2025
…34598) (#134622) Co-authored-by: Jasper Wong <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Documentation
Python documentation in Doc/howto/free-threading-extensions.rst states at lines 397-399
I noticed when running Spinx that the anchor link to "CIBW_FREE_THREADED_SUPPORT" is broken, and realised the reason is that the preferred way of supporting free-threaded build has changed in cibuildwheel since June 2024 when this text was written.
The current documentation explains
In light of this change, I suggest a tiny rewrite to:
(First issue)
Related PRs
Linked PRs
The text was updated successfully, but these errors were encountered: