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 mark.dickinson
Recipients asvetlov, bennoleslie, gregory.p.smith, mark.dickinson, python-dev, rosslagerwall
Date 2012-11-11.11:24:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352633046.87.0.946231084331.issue16140@psf.upfronthosting.co.za>
In-reply-to
Content
test_gc and test_csv seem to be failing on some of the buildbots as a result of these checkins.  It looks as though the new test_subprocess test creates some uncollectable garbage.
History
Date User Action Args
2012-11-11 11:24:06mark.dickinsonsetrecipients: + mark.dickinson, gregory.p.smith, asvetlov, rosslagerwall, python-dev, bennoleslie
2012-11-11 11:24:06mark.dickinsonsetmessageid: <1352633046.87.0.946231084331.issue16140@psf.upfronthosting.co.za>
2012-11-11 11:24:06mark.dickinsonlinkissue16140 messages
2012-11-11 11:24:06mark.dickinsoncreate