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 belopolsky
Recipients belopolsky, christian.heimes, josm, rhettinger, robertwb, zanella
Date 2008-02-24.22:00:35
SpamBayes Score 0.11037316
Marked as misclassified No
Message-id <1203890436.63.0.18059035266.issue1533@psf.upfronthosting.co.za>
In-reply-to
Content
> So far the memory for the ints is *never* returned
> to the system. I'm working on the problem.

Christian,

Are you working on the memory problem or on this issue? I think I have a 
solution to OP's problem, but don't want to duplicate your effort.
History
Date User Action Args
2008-02-24 22:00:36belopolskysetspambayes_score: 0.110373 -> 0.11037316
recipients: + belopolsky, rhettinger, christian.heimes, josm, robertwb, zanella
2008-02-24 22:00:36belopolskysetspambayes_score: 0.110373 -> 0.110373
messageid: <1203890436.63.0.18059035266.issue1533@psf.upfronthosting.co.za>
2008-02-24 22:00:36belopolskylinkissue1533 messages
2008-02-24 22:00:35belopolskycreate