This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients carljm, corona10, dino.viehland, eelizondo, gregory.p.smith, nascheme, pablogsal, pitrou, shihai1991, steve.dower, tim.peters, vstinner
Date 2020-04-14.17:52:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586886757.73.0.603186731628.issue40255@roundup.psfhosted.org>
In-reply-to
Content
> all objects that are tracked by the gc

also, all the objects that are reachable from objects tracked by the gc.
History
Date User Action Args
2020-04-14 17:52:37pablogsalsetrecipients: + pablogsal, tim.peters, nascheme, gregory.p.smith, pitrou, vstinner, carljm, dino.viehland, steve.dower, corona10, eelizondo, shihai1991
2020-04-14 17:52:37pablogsalsetmessageid: <1586886757.73.0.603186731628.issue40255@roundup.psfhosted.org>
2020-04-14 17:52:37pablogsallinkissue40255 messages
2020-04-14 17:52:37pablogsalcreate