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 corona10
Recipients corona10, vstinner
Date 2020-04-03.15:52:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Running 
from abc import ABCMeta
on the subinterpreter makes same size of leak.
History
Date User Action Args
2020-04-03 15:52:41corona10setrecipients: + corona10, vstinner
2020-04-03 15:52:41corona10setmessageid: <[email protected]>
2020-04-03 15:52:41corona10linkissue40149 messages
2020-04-03 15:52:41corona10create