[3.14] gh-134595: Update HOWTO to reflect change in CIBW option (GH-134598) (#134622)

Co-authored-by: Jasper Wong <111284156+3willows@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2025-05-24 09:21:34 +02:00 committed by GitHub
parent 00fd5440f0
commit 162e3f3511
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
............................ ............................