Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[small] In release 2.18 documentation, freethreaded section seems to contain wrong #-link #1825

Closed
ShadowJonathan opened this issue May 13, 2024 · 1 comment

Comments

@ShadowJonathan
Copy link

Description

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

@henryiii
Copy link
Contributor

It was supposed to be #1815. I didn’t have a free threaded link, though that’s not a bad idea.

henryiii added a commit to henryiii/cibuildwheel that referenced this issue May 14, 2024
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
henryiii added a commit that referenced this issue May 14, 2024
* chore: more modern nox

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* docs: fix running from unsourced venv

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* docs: minor typo fix

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* docs: fix wrong link #1825

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants