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 benjamin.peterson, mark.dickinson, pitrou, sbt, terry.reedy
Date 2013-04-12.18:52:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365792744.18.0.117927373519.issue17643@psf.upfronthosting.co.za>
In-reply-to
Content
> I could mark the new test as cpython only, or add a gc.collect (but I'm 
> not sure if the latter is enough, either).

test.support.gc_collect() should work on non-refcounted implementations.
History
Date User Action Args
2013-04-12 18:52:24sbtsetrecipients: + sbt, terry.reedy, mark.dickinson, pitrou, benjamin.peterson
2013-04-12 18:52:24sbtsetmessageid: <1365792744.18.0.117927373519.issue17643@psf.upfronthosting.co.za>
2013-04-12 18:52:24sbtlinkissue17643 messages
2013-04-12 18:52:24sbtcreate