-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
gh-140281: update 3.14 previsions for the free-threaded build #140566
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
base: main
Are you sure you want to change the base?
Conversation
ZeroIntensity
left a comment
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.
@colesbury Did you want to keep the information from the old 3.13 FT build here?
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.
Please remove this. We only need blurb entries for changes to the documentation build. I'll apply skip news on this for you.
Doc/howto/free-threading-python.rst
Outdated
| objects of these types may see increased memory usage. Work to further reduce | ||
| this overhead continued in the 3.14 release. |
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.
Immortalization of these objects was removed entirely in the 3.14 release, but this reads as if some of it was left.
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.
Thanks @ZeroIntensity , for the information i will be doing the changes accordingly.
|
Thanks for bringing this up. I think this needs to be reworked a bit more and we should limit it to 3.14. I don't think we need to discuss 3.13.
|
b28265c to
2614ffb
Compare
d26ccbd to
cf62581
Compare
|
Hi @colesbury, thanks for the specific feedback.
|
|
hello @colesbury , |
gh-140281: Doc: Update free-threading how-to
Key changes: