[Zope-dev] Does zope still need a python compiled with "--without-pymalloc" ?
Dieter Maurer
dieter@handshake.de
Sat, 8 Feb 2003 12:01:38 +0100
Dario Lopez-K=E4sten wrote at 2003-2-5 11:50 +0100:
> well, the subject says it all. Why was it needed at all?
>=20
> I still compile my python --without-pymalloc from the pre-python-2.1.3=
days
> when zope suffered from bugs in python.
>=20
> I nowadays use Zope-2.5.1 and python 2.1.3, mostly.
I am almost sure, you no longer need it.
At least, we use Python 2.1.3 compiled without this option
and do not see problems (attributable "malloc").
Dieter