You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the release text / changelog says this:
✨ Adds CPython 3.13 support, under the prerelease flag CIBW_PRERELEASE_PYTHONS. This version of cibuildwheel uses 3.13.0b1. Free-threading mode is not available yet, waiting on official binaries (planned for beta 2) and pip support.
While CPython is in beta, the ABI can change, so your wheels might not be compatible with the final release. For this reason, we don't recommend distributing wheels until RC1, at which point 3.13 will be available in cibuildwheel without the flag. (#1816)
It links to #1816, while that is a PR concerning itself with rust(?), and not freethreaded cp3.13
The only issue/PR I could (quickly) find for it is #1657, but im noting this here in this issue.
Build log
No response
CI config
No response
The text was updated successfully, but these errors were encountered:
* chore: more modern nox
Signed-off-by: Henry Schreiner <[email protected]>
* docs: fix running from unsourced venv
Signed-off-by: Henry Schreiner <[email protected]>
* docs: minor typo fix
Signed-off-by: Henry Schreiner <[email protected]>
* docs: fix wrong link #1825
Signed-off-by: Henry Schreiner <[email protected]>
---------
Signed-off-by: Henry Schreiner <[email protected]>
Description
Currently, the release text / changelog says this:
It links to #1816, while that is a PR concerning itself with rust(?), and not freethreaded cp3.13
The only issue/PR I could (quickly) find for it is #1657, but im noting this here in this issue.
Build log
No response
CI config
No response
The text was updated successfully, but these errors were encountered: