Skip to content

Commit 698bf97

Browse files
[3.13] gh-134595: Update HOWTO to reflect change in CIBW option (GH-134598) (#134623)
Co-authored-by: Jasper Wong <[email protected]>
1 parent 44d1849 commit 698bf97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/howto/free-threading-extensions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ The wheels, shared libraries, and binaries are indicated by a ``t`` suffix.
249249
free-threaded build, with the ``t`` suffix, such as ``python3.13t``.
250250
* `pypa/cibuildwheel <https://github.com/pypa/cibuildwheel>`_ supports the
251251
free-threaded build if you set
252-
`CIBW_FREE_THREADED_SUPPORT <https://cibuildwheel.pypa.io/en/stable/options/#free-threaded-support>`_.
252+
`CIBW_ENABLE to cpython-freethreading <https://cibuildwheel.pypa.io/en/stable/options/#enable>`_.
253253

254254
Limited C API and Stable ABI
255255
............................

0 commit comments

Comments
 (0)