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 berker.peksag
Recipients berker.peksag, erlendaasland, rhettinger, serhiy.storchaka
Date 2021-05-19.08:04:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621411462.54.0.408098476998.issue42862@roundup.psfhosted.org>
In-reply-to
Content
> Or is it ok to call gc.collect() in the test suite?

It is but in this case I'd say it's a bit weird that we need to call it. Unfortunately, I don't have much time to investigate it at the moment.
History
Date User Action Args
2021-05-19 08:04:22berker.peksagsetrecipients: + berker.peksag, rhettinger, serhiy.storchaka, erlendaasland
2021-05-19 08:04:22berker.peksagsetmessageid: <1621411462.54.0.408098476998.issue42862@roundup.psfhosted.org>
2021-05-19 08:04:22berker.peksaglinkissue42862 messages
2021-05-19 08:04:22berker.peksagcreate