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 rbcollins
Recipients larry, ncoghlan, pitrou, rbcollins
Date 2015-09-14.10:15:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442225738.29.0.529243476484.issue25108@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, I think we can fix this. Its leaking due to the use of a helper I think. So - we should just fix this [and add a test, since clearly the test coverage is insufficient]
History
Date User Action Args
2015-09-14 10:15:38rbcollinssetrecipients: + rbcollins, ncoghlan, pitrou, larry
2015-09-14 10:15:38rbcollinssetmessageid: <1442225738.29.0.529243476484.issue25108@psf.upfronthosting.co.za>
2015-09-14 10:15:38rbcollinslinkissue25108 messages
2015-09-14 10:15:38rbcollinscreate