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 brandtbucher
Recipients brandtbucher, nascheme, pablogsal, tim.peters
Date 2020-10-14.18:03:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602698624.66.0.0975299244849.issue41984@roundup.psfhosted.org>
In-reply-to
Content
> there is gc.untrack()

I'm not sure that's true... :)

Although perhaps track()/untrack() functions *could* be useful to add to the gc module... but that's a separate conversation.
History
Date User Action Args
2020-10-14 18:03:44brandtbuchersetrecipients: + brandtbucher, tim.peters, nascheme, pablogsal
2020-10-14 18:03:44brandtbuchersetmessageid: <1602698624.66.0.0975299244849.issue41984@roundup.psfhosted.org>
2020-10-14 18:03:44brandtbucherlinkissue41984 messages
2020-10-14 18:03:44brandtbuchercreate