mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
gh-134595: Update HOWTO to reflect change in CIBW option (#134598)
This commit is contained in:
parent
80284b5c5e
commit
7b1010a57d
1 changed files with 1 additions and 1 deletions
|
@ -396,7 +396,7 @@ The wheels, shared libraries, and binaries are indicated by a ``t`` suffix.
|
||||||
free-threaded build, with the ``t`` suffix, such as ``python3.13t``.
|
free-threaded build, with the ``t`` suffix, such as ``python3.13t``.
|
||||||
* `pypa/cibuildwheel <https://github.com/pypa/cibuildwheel>`_ supports the
|
* `pypa/cibuildwheel <https://github.com/pypa/cibuildwheel>`_ supports the
|
||||||
free-threaded build if you set
|
free-threaded build if you set
|
||||||
`CIBW_FREE_THREADED_SUPPORT <https://cibuildwheel.pypa.io/en/stable/options/#free-threaded-support>`_.
|
`CIBW_ENABLE to cpython-freethreading <https://cibuildwheel.pypa.io/en/stable/options/#enable>`_.
|
||||||
|
|
||||||
Limited C API and Stable ABI
|
Limited C API and Stable ABI
|
||||||
............................
|
............................
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue