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 eric.snow, eryksun, matrixise, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-06-08.08:38:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496911126.91.0.256480994182.issue30547@psf.upfronthosting.co.za>
In-reply-to
Content
SubinterpreterTest.test_subinterps of test_capi also leaks. But it is likely the same bug than this issue (SubinterpreterTest.test_callbacks_leak() of test_atexit leaks).
History
Date User Action Args
2017-06-08 08:38:46vstinnersetrecipients: + vstinner, paul.moore, tim.golden, eric.snow, zach.ware, eryksun, steve.dower, matrixise
2017-06-08 08:38:46vstinnersetmessageid: <1496911126.91.0.256480994182.issue30547@psf.upfronthosting.co.za>
2017-06-08 08:38:46vstinnerlinkissue30547 messages
2017-06-08 08:38:46vstinnercreate