Skip to content

Garbage collector article makes mixed use of gc_ref and gc_refs #1026

Closed
@zikcheng

Description

@zikcheng

In this article https://github.com/python/devguide/blob/main/internals/garbage-collector.rst, when describing how garbage collector works, it uses both gc_ref and gc_refs. And the picture uses gc_ref. And in CPython source code the variable name is gc_refs. Should we use only gc_ref and redraw the picture?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions