You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@httpd.apache.org by "Gregory (Grisha) Trubetskoy" <gr...@apache.org> on 2003/08/29 15:48:51 UTC

ANNOUNCE: Mod_python 3.1.0 Alpha

The Apache Software Foundation and The Apache HTTP Server Project are
pleased to announce the 3.1.0 ALPHA release mod_python.

Some feature highlights:

* Server-side sessions with memory or dbm-based storage and session
locking support.

* PSP - a fast flex-based scanner which allows embedding Python code
within HTML.

* Native cookie support, including support for automatic cryptographic
cookie signing and marshalling.

* Compatibility with Python 2.3, as well as many other enhancements.

Alpha releases are NOT considered stable and do contain bugs. Some
functionality may change before the first beta release.

This release is intended to solicit widespread testing of the code. We
strongly recommend that you try out your existing applications and
experiment with new features in a non-production environment using this
version and report any problems you may encounter so that they can be
addressed before the final release.

Mod_python 3.1.0a is available for download from:

http://httpd.apache.org/modules/python-download.cgi

Preferred method of providing feedback is the mod_python user list
mod_python@modpython.org (due to spam, you must subscribe to post).

For more information about mod_python visit
http://www.modpython.org/

Thank You,

Grisha Trubetskoy