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 alex
Recipients alex, christian.heimes, dstufft, giampaolo.rodola, janssen, matrixise, pitrou
Date 2015-11-07.01:50:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446861053.56.0.329235165827.issue25569@psf.upfronthosting.co.za>
In-reply-to
Content
Tests pass and the original script runs without a leak using this patch. It could probably be shorter if we converted from local returns to `goto fail` or something, but I don't really have an opinion.
History
Date User Action Args
2015-11-07 01:50:53alexsetrecipients: + alex, janssen, pitrou, giampaolo.rodola, christian.heimes, dstufft, matrixise
2015-11-07 01:50:53alexsetmessageid: <1446861053.56.0.329235165827.issue25569@psf.upfronthosting.co.za>
2015-11-07 01:50:53alexlinkissue25569 messages
2015-11-07 01:50:53alexcreate