-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
gh-137740: Clarify __del__ invocation mechanism in reference counting #137741
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.
Thanks for contributing, but I've been working on upstreaming this tutorial to replace this part of the documentation. We can go through the effort of reviewing and landing this if you want, but keep in mind that it will likely be lost soon anyway.
Co-authored-by: AN Long <aisk@users.noreply.github.com>
Thanks @robinnarsinghranabhat for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @robinnarsinghranabhat for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…counting (pythonGH-137741) (cherry picked from commit 90b932e) Co-authored-by: Robin Narsingh Ranabhat <robinnarsingha123@gmail.com> Co-authored-by: Kumar Aditya <kumaraditya@python.org>
…counting (pythonGH-137741) (cherry picked from commit 90b932e) Co-authored-by: Robin Narsingh Ranabhat <robinnarsingha123@gmail.com> Co-authored-by: Kumar Aditya <kumaraditya@python.org>
GH-138112 is a backport of this pull request to the 3.13 branch. |
GH-138113 is a backport of this pull request to the 3.14 branch. |
Issue : gh-137740: Clarify reference counting details in "Thin Ice" section in
extending
documentation📚 Documentation preview 📚: https://cpython-previews--137741.org.readthedocs.build/