On 09/10/2006, at 4:37 AM, solo turn wrote:
hi,
when does mod_python support python-2.5?
it seems that former versions are likely to cause core dumps when
using pyexpat, see http://python.org/sf/1295808,
http://python.org/sf/1075984, http://python.org/sf/1558223.
as subversion uses expat, and edgewall trac is for subversion, errors
like this seem to be very likely, when using mod_python for running
this. the same happens when running moinmoin wiki with mod_python
together with subversion.
python-2.5 seems to solve that.
There is more to it than that. Read:
http://www.dscpl.com.au/wiki/ModPython/Articles/
ExpatCausingApacheCrash
Python 2.5 on a 64 bit platform may have issues as mod_python
has been updated properly for 64 bit platforms with new Python.
Graham