[Python-Dev] Problems with the Python Memory Manager
Fredrik Lundh
fredrik at pythonware.com
Thu Nov 17 09:29:52 CET 2005
Travis Oliphant wrote:
> The fact that it did happen is what I'm reporting on. If nothing will
> be done about it (which I can understand), at least this thread might
> help somebody else in a similar situation track down why their Python
> process consumes all of their memory even though their objects are being
> deleted appropriately.
since that doesn't happen in other applications, I'm not sure this thread
will help much -- unless you can provide us with enough details to figure
out what makes this case so much different...
</F>
More information about the Python-Dev
mailing list