-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed as not planned
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
Documentation
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.
@tim-one as an author of Some dull gc stats
@pablogsal and @nascheme as GC experts
Linked PRs
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Projects
Status
Todo