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 Itai.i
Recipients Itai.i, illume, jimjjewett, loewis, markmat, pitrou, ysj.ray
Date 2010-08-18.16:08:25
SpamBayes Score 5.168134e-05
Marked as misclassified No
Message-id <AANLkTimUTBNOa7LDWTNk3EYu3ufGdBd-O1iijruCyME9@mail.gmail.com>
In-reply-to <1282144395.0.0.805432448007.issue1524938@psf.upfronthosting.co.za>
Content
Sure, that's what i'll do for now. Its an ok workaround for me, I was just
posting to support the
notion that its a bug (lets call it usability bug) and something that people
out there do run into.

There's also a scenerio where you couldn't use this workaround - for example
use a library
precompiled in a pyd..

On Wed, Aug 18, 2010 at 6:13 PM, Ray.Allen <report@bugs.python.org> wrote:

>
> Ray.Allen <ysj.ray@gmail.com> added the comment:
>
> How about calling gc.collect() explicitly in the loop?
>
> ----------
> nosy: +ysj.ray
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue1524938>
> _______________________________________
>
Files
File name Uploaded
unnamed Itai.i, 2010-08-18.16:08:24
History
Date User Action Args
2010-08-18 16:08:38Itai.isetrecipients: + Itai.i, loewis, jimjjewett, pitrou, illume, markmat, ysj.ray
2010-08-18 16:08:25Itai.ilinkissue1524938 messages
2010-08-18 16:08:25Itai.icreate