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 brett.cannon, christian.heimes, georg.brandl, jcea, python-dev, vstinner
Date 2012-09-21.21:56:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348264570.51.0.720229095204.issue15895@psf.upfronthosting.co.za>
In-reply-to
Content
> This issue is not a regression

My bad, Crys explained me on IRC that the leak does not exist in Python 3.2, it was introduced by the importlib. So it is a regression.
History
Date User Action Args
2012-09-21 21:56:10vstinnersetrecipients: + vstinner, brett.cannon, georg.brandl, jcea, christian.heimes, python-dev
2012-09-21 21:56:10vstinnersetmessageid: <1348264570.51.0.720229095204.issue15895@psf.upfronthosting.co.za>
2012-09-21 21:56:10vstinnerlinkissue15895 messages
2012-09-21 21:56:09vstinnercreate