Skip to content

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

Merged
merged 6 commits into from
Aug 22, 2025

Conversation

robinnarsinghranabhat
Copy link
Contributor

@robinnarsinghranabhat robinnarsinghranabhat commented Aug 13, 2025

Issue : gh-137740: Clarify reference counting details in "Thin Ice" section in extending documentation


📚 Documentation preview 📚: https://cpython-previews--137741.org.readthedocs.build/

@python-cla-bot
Copy link

python-cla-bot bot commented Aug 13, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

Copy link
Member

@ZeroIntensity ZeroIntensity left a 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>
@kumaraditya303 kumaraditya303 merged commit 90b932e into python:main Aug 22, 2025
31 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Aug 22, 2025
@kumaraditya303 kumaraditya303 added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Aug 24, 2025
@miss-islington-app
Copy link

Thanks @robinnarsinghranabhat for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @robinnarsinghranabhat for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 24, 2025
…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>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 24, 2025
…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>
@bedevere-app
Copy link

bedevere-app bot commented Aug 24, 2025

GH-138112 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 24, 2025
@bedevere-app
Copy link

bedevere-app bot commented Aug 24, 2025

GH-138113 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Aug 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants