Hi all, a bugfix release of Webware for Python 1.2.1 is available for download.
Note that Webware 1.2.x supports Python 2.6 and 2.7 only. For older Python versions, use Webware 1.1.3. Documentation and download links can be found on the new homepage: https://cito.github.io/w4py/ New Features: You can now specify attributes to be set on the root HTML element of the Page servlet. By default, the document language will be set to English using the lang Attribute. Bugfixes: Fixed a race condition in the SessionDynamicStore (thanks to Ben Parker). I'm still experimenting in the background with a more modern release of Webware for Python based on WSGI. A prototype already runs quite fast and can make full use of all the available kernels/cpus, which is not possible with the existing threaded application server that is restricted by the GIL. I have some other plans for the new release as well, particularly support for Python 3. -- Christoph ------------------------------------------------------------------------------ _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss