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 kristjan.jonsson
Recipients BreamoreBoy, ajaksu2, benjamin.peterson, dcjim, elachuni, gvanrossum, jon, kristjan.jonsson, mark.dickinson, pitrou, qelan, tseaver, vdupras, vstinner
Date 2013-11-18.12:14:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384776844.62.0.699047515363.issue7105@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a version for 2.7

Btw, I think a cleaner way to deal with unpredictable GC runs is to be able to temporarily disable GC with a context manager.
History
Date User Action Args
2013-11-18 12:14:04kristjan.jonssonsetrecipients: + kristjan.jonsson, gvanrossum, dcjim, tseaver, mark.dickinson, pitrou, vstinner, ajaksu2, jon, benjamin.peterson, vdupras, elachuni, BreamoreBoy, qelan
2013-11-18 12:14:04kristjan.jonssonsetmessageid: <1384776844.62.0.699047515363.issue7105@psf.upfronthosting.co.za>
2013-11-18 12:14:04kristjan.jonssonlinkissue7105 messages
2013-11-18 12:14:04kristjan.jonssoncreate