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 serhiy.storchaka
Recipients pavlos kallis, rhettinger, serhiy.storchaka
Date 2020-04-15.10:20:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586946014.4.0.712569221734.issue40292@roundup.psfhosted.org>
In-reply-to
Content
It is not a leak. It is expected behavior when you call gc.set_debug(gc.DEBUG_SAVEALL).
History
Date User Action Args
2020-04-15 10:20:14serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, pavlos kallis
2020-04-15 10:20:14serhiy.storchakasetmessageid: <1586946014.4.0.712569221734.issue40292@roundup.psfhosted.org>
2020-04-15 10:20:14serhiy.storchakalinkissue40292 messages
2020-04-15 10:20:14serhiy.storchakacreate