Hey Gang,
I think we are ready for the 3.2.1b release. If there are no objections
in the next 24 hours I'll create the package and make the announcement
on python-dev.
Jim Gallacher wrote:
I think we should aim for the second beta release in the next couple of
days. I have a few questions and a list of outstanding issues.
Name of tarball: mod_python-3.2.1b.tgz?
Also, I assume a new branch called tags/release-3.2.1-BETA will be
created in subversion, correct?
Outstanding issues:
1. flex
Fix is ready to commit pending some feedback on the warning message
generated by configure.
Done
2. MacOS compile
Fixed in svn trunk.
Done
3. Eliminate creation of mod_python_so.so in non-windows environments.
Fix is ready to commit.
Not Done. I decided to defer this for reasons I won't go into just
now. It is not a show stopper anyway.
4. Fix segfault + memory leaks detailed in:
http://issues.apache.org/jira/browse/MODPYTHON-75
http://issues.apache.org/jira/browse/MODPYTHON-60
Boyan's patch detailed in MODPYTHON-75 seems to fix both of these. Fix
is ready to commit.
Done. These can be marked as fixed in JIRA.
5. http://issues.apache.org/jira/browse/MODPYTHON-72
Fix still required.
Done
6. Publisher bug in 3.2 BETA, detailed by Graham in python-dev message
posted 2005-08-21.
Fix still required.
Done (fix for item 5 fixed this as well).
Regards,
Jim