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 sbt
Recipients amaury.forgeotdarc, christian.heimes, eric.snow, pitrou, rhettinger, sbt
Date 2013-02-20.13:39:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361367544.4.0.939945573161.issue15004@psf.upfronthosting.co.za>
In-reply-to
Content
> Good, except that you have to add a gc.collect() call for the 
> non-refcounted implementations.

Better to use test.support.gc_collect().
History
Date User Action Args
2013-02-20 13:39:04sbtsetrecipients: + sbt, rhettinger, amaury.forgeotdarc, pitrou, christian.heimes, eric.snow
2013-02-20 13:39:04sbtsetmessageid: <1361367544.4.0.939945573161.issue15004@psf.upfronthosting.co.za>
2013-02-20 13:39:04sbtlinkissue15004 messages
2013-02-20 13:39:04sbtcreate