[Python-Dev] Time for the yearly list.append() panic

M.-A. Lemburg mal@lemburg.com
Fri, 25 May 2001 23:16:32 +0200


Tim Peters wrote:
> 
> Long-term we should teach PyMalloc about Python's realloc() abuses and craft a cooperative solution.

That's what I think too. There's really not much point in trying
to work around poor malloc() implementations when we've already
got the cure built into Python... I just wish Vladimir would 
resurface again to complete his great work (AFAIK, pymalloc still
has problems with threads).

-- 
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
______________________________________________________________________
Company & Consulting:                           http://www.egenix.com/
Python Software:                        http://www.lemburg.com/python/