-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Use the official term "free-threading" for GitHub Action #113622
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Either spelling sound good to me. free_threaded
is used as an adjective to describe the type of build (a "free-threaded build"), free_threading
as a shorthand of "(with) free threading".
Using the official term everywhere will probably make things easier since you won't have to remember which of the two version was used in any particular context, and you can just free-threading
everywhere.
Please backport the relevant bits so the files remain in sync across branches. |
@hugovk Thanks, I will send it later. |
GH-113646 is a backport of this pull request to the 3.12 branch. |
GH-113647 is a backport of this pull request to the 3.11 branch. |
1 similar comment
GH-113647 is a backport of this pull request to the 3.11 branch. |
GH-113646 is a backport of this pull request to the 3.12 branch. |
No description provided.