[Python-Dev] Memory leaks and uninitialized memory

Tim Peters tim.one@home.com
Sun, 4 Nov 2001 18:12:55 -0500


[Neal Norwitz]
> ...
> There are still some problems that I have not be able to correct.
> Here is a list of the biggest problems, the details are at the
> end of this mail:
>
>     test_long_future - leaks 43124 bytes (future division on longs)

This one has been fixed -- or, at least, test_long_future.py in an infinite
loop no longer grows.  Thanks!

I don't intend to look at more of these (too much else to do).  If they're
not resolved quickly, please open distinct bug reports for each, else
they'll simply get lost.