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 vstinner
Recipients brandtbucher, pablogsal, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2020-12-04.11:13:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607080421.5.0.536049401674.issue42536@roundup.psfhosted.org>
In-reply-to
Content
Would it be possible to push a quick & dirty workaround for test_itertools? I'm getting more and more buildbot Refleaks failures.

For example, always skip TestGC.test_zip() for now.

This issue seems quite complex and I would prefer to have time to think about it to design a proper fix, rather than having to work under pressure.
History
Date User Action Args
2020-12-04 11:13:41vstinnersetrecipients: + vstinner, tim.peters, rhettinger, serhiy.storchaka, pablogsal, brandtbucher
2020-12-04 11:13:41vstinnersetmessageid: <1607080421.5.0.536049401674.issue42536@roundup.psfhosted.org>
2020-12-04 11:13:41vstinnerlinkissue42536 messages
2020-12-04 11:13:41vstinnercreate