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 CuriousLearner
Recipients CuriousLearner, jairotrad, miss-islington, orsenthil, r.david.murray, tim.peters, vstinner
Date 2019-01-10.06:15:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547100916.19.0.361951836365.issue24746@roundup.psfhosted.org>
In-reply-to
Content
Hi Victor,

Senthil reverted the backport commit on 2.7 branch.

Is there a way I can test reference leaks in CPython? Is it using valgrind or some other tool? Can you please point me to that?

I can then see if I can fix this on 2.7

Thanks!
History
Date User Action Args
2019-01-10 06:15:17CuriousLearnersetrecipients: + CuriousLearner, tim.peters, orsenthil, vstinner, r.david.murray, jairotrad, miss-islington
2019-01-10 06:15:16CuriousLearnersetmessageid: <1547100916.19.0.361951836365.issue24746@roundup.psfhosted.org>
2019-01-10 06:15:16CuriousLearnerlinkissue24746 messages
2019-01-10 06:15:16CuriousLearnercreate