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 ncoghlan
Recipients eric.snow, ncoghlan, petr.viktorin
Date 2015-05-23.12:29:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432384199.64.0.722637184348.issue24268@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch is the one I'm looking to commit, but -R 3:3 shows significant reference leaks in test_importlib, and possible problems in other tests as well.

I'm about to revert it to see if there were any pre-existing refleak issues before applying this.
History
Date User Action Args
2015-05-23 12:30:02ncoghlansetrecipients: + ncoghlan, petr.viktorin, eric.snow
2015-05-23 12:29:59ncoghlansetmessageid: <1432384199.64.0.722637184348.issue24268@psf.upfronthosting.co.za>
2015-05-23 12:29:59ncoghlanlinkissue24268 messages
2015-05-23 12:29:59ncoghlancreate