### Documentation The [free-threaded extension HOWTO](https://docs.python.org/3/howto/free-threading-extensions.html#building-extensions-for-the-free-threaded-build) mentions the `cpython-freethreading` cibuildwheel option, which is deprecated as of [the most recent cibuildwheel release](https://cibuildwheel.pypa.io/en/stable/changelog/#v341). It shouldn't mention it anymore. <!-- gh-linked-prs --> ### Linked PRs * gh-148893 * gh-148903 <!-- /gh-linked-prs -->
Documentation
The free-threaded extension HOWTO mentions the
cpython-freethreadingcibuildwheel option, which is deprecated as of the most recent cibuildwheel release. It shouldn't mention it anymore.Linked PRs