Skip to content

gh-136693: Add link to original post about moving unreachable objects in GC #136694

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

sergey-miryanov
Copy link
Contributor

@sergey-miryanov sergey-miryanov commented Jul 15, 2025

After reading the source code in gc.c and the garbage collector documentation in garbage_collector.md, I wondered why most objects turned out to be reachable.
I found an old thread on the Python-Dev mailing list, and I think it would be useful to add a link to it in the documentation and source code.

@sergey-miryanov
Copy link
Contributor Author

I believe this should skip news

@sergey-miryanov
Copy link
Contributor Author

And commit - 19b74c7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants