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 iritkatriel
Recipients corona10, iritkatriel, vstinner
Date 2021-08-12.13:59:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628776795.37.0.18289947771.issue44895@roundup.psfhosted.org>
In-reply-to
Content
I see it on Mac but not windows.

Running the test with -v or adding prints makes the leak go away. I’m suspecting that one of the recursion tests fails to clear an exception or something like that.

Removing any one of the tests makes it stop failing.
History
Date User Action Args
2021-08-12 13:59:55iritkatrielsetrecipients: + iritkatriel, vstinner, corona10
2021-08-12 13:59:55iritkatrielsetmessageid: <1628776795.37.0.18289947771.issue44895@roundup.psfhosted.org>
2021-08-12 13:59:55iritkatriellinkissue44895 messages
2021-08-12 13:59:55iritkatrielcreate