Message 290018 - Python tracker

Message290018

Author vstinner
Recipients eric.snow, serhiy.storchaka, vstinner
Date 2017-03-22.23:57:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490227054.75.0.630851247304.issue29881@psf.upfronthosting.co.za>
In-reply-to
Content
The purpose of the issue is to fix memory leaks like issue #21387 (this one is not the best example since it seems like the leak doesn't come from a static variable.)
History
Date User Action Args
2017-03-22 23:57:34vstinnersetrecipients: + vstinner, eric.snow, serhiy.storchaka
2017-03-22 23:57:34vstinnersetmessageid: <1490227054.75.0.630851247304.issue29881@psf.upfronthosting.co.za>
2017-03-22 23:57:34vstinnerlinkissue29881 messages
2017-03-22 23:57:34vstinnercreate