hello! Is anyone using zope with a python that is not configured with --without-pymalloc ? I understand that there is still a conflict with ExtensionClass unless python is cfg'd --without-pymalloc? Thanks, /dario - -------------------------------------------------------------------- Dario Lopez-Kästen, dario@ita.chalmers.se IT Systems & Services System Developer/System Administrator Chalmers University of Tech.
Dario Lopez-Kästen wrote:
Is anyone using zope with a python that is not configured with --without-pymalloc ?
I understand that there is still a conflict with ExtensionClass unless python is cfg'd --without-pymalloc?
You are correct, sir. ExtensionClass is not pymalloc-safe, so saith the Kromer. This is not to say it could not be made so.
participants (2)
-
Dario Lopez-Kästen -
Matt Behrens