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 pitrou
Recipients benjamin.peterson, georg.brandl, neologix, pitrou, skrah
Date 2012-07-08.10:36:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341743766.25.0.205202922983.issue15291@psf.upfronthosting.co.za>
In-reply-to
Content
Strangely, the reference leak was fixed in:

changeset:   75686:9e7f6ddc0d76
user:        Benjamin Peterson <benjamin@python.org>
date:        Wed Mar 14 21:50:29 2012 -0500
summary:     free AST's dict

But it didn't fix the memory leak.
History
Date User Action Args
2012-07-08 10:36:06pitrousetrecipients: + pitrou, georg.brandl, benjamin.peterson, skrah, neologix
2012-07-08 10:36:06pitrousetmessageid: <1341743766.25.0.205202922983.issue15291@psf.upfronthosting.co.za>
2012-07-08 10:36:05pitroulinkissue15291 messages
2012-07-08 10:36:05pitroucreate