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 corona10, vstinner
Date 2020-04-02.02:14:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585793683.0.0.771921071974.issue40149@roundup.psfhosted.org>
In-reply-to
Content
Attached test_leak.py is enough to reproduce the leak. It's related to subinterpreters and the _abc module.
History
Date User Action Args
2020-04-02 02:14:43vstinnersetrecipients: + vstinner, corona10
2020-04-02 02:14:43vstinnersetmessageid: <1585793683.0.0.771921071974.issue40149@roundup.psfhosted.org>
2020-04-02 02:14:42vstinnerlinkissue40149 messages
2020-04-02 02:14:42vstinnercreate