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 christian.heimes
Recipients Daniel.Sommermann, christian.heimes, pitrou
Date 2012-09-20.01:02:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348102954.55.0.955240719045.issue15977@psf.upfronthosting.co.za>
In-reply-to
Content
You are right. I did some testing and the function indeed leaks memory. The attached patch fixes the issue for me.
History
Date User Action Args
2012-09-20 01:02:34christian.heimessetrecipients: + christian.heimes, pitrou, Daniel.Sommermann
2012-09-20 01:02:34christian.heimessetmessageid: <1348102954.55.0.955240719045.issue15977@psf.upfronthosting.co.za>
2012-09-20 01:02:33christian.heimeslinkissue15977 messages
2012-09-20 01:02:33christian.heimescreate