Announcing CherryPy 3.0.3. This release fixes two important bugs. 1) Security vulnerability when using file-based sessions (http://www.cherrypy.org/ticket/744). 2) A memory leak (http://www.cherrypy.org/ticket/718).
A full log of the changes since 3.0.2 can be found here: http://www.cherrypy.org/log/branches/cherrypy-3.0.x?action=stop_on_copy&rev=1845&stop_rev=1702&mode=stop_on_copy Get the release at the following link or via easy_install (easy_install "CherryPy==3.0.3"): http://www.cherrypy.org/wiki/CherryPyDownload Instructions for upgrading from 2.x are here: http://www.cherrypy.org/wiki/UpgradeTo30 General information on new stuff in 3.0.x: http://www.cherrypy.org/wiki/WhatsNewIn30 Thanks to everyone who contributed bug reports and code for this release. Christian Wyglendowski CherryPy Team -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html