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.17:55:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602698105.49.0.503772057811.issue41984@roundup.psfhosted.org>
In-reply-to
Content
No problem. I just need to rework some hacks in test_finalization where we use empty __slots__ to create non-GC types. I think I can just create a simple utility in _testcapi to untrack instances for this purpose.
History
Date User Action Args
2020-10-14 17:55:05brandtbuchersetrecipients: + brandtbucher, tim.peters, nascheme, pablogsal
2020-10-14 17:55:05brandtbuchersetmessageid: <1602698105.49.0.503772057811.issue41984@roundup.psfhosted.org>
2020-10-14 17:55:05brandtbucherlinkissue41984 messages
2020-10-14 17:55:05brandtbuchercreate