ANN: CherryPy 3.1.0 beta3 Released

2008-01-13 Thread Christian Wyglendowski
Announcing CherryPy 3.1.0 beta3. The first beta was released about 3 months ago. There was a beta2 release that went largely unannounced in between. Here is a list of some of the changes from beta1 to beta3. Bugfixes: * log.screen now sends error messages to stderr (http://www.cherrypy.org/ti

ANN: CherryPy 3.0.3 Released

2008-01-13 Thread Christian Wyglendowski
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

ANN: cssutils 0.9.5a1

2008-01-13 Thread Christof Hoeke
what is it -- A Python package to parse and build CSS Cascading Style Sheets. main changes since 0.9.4b1 -- for full details for 0.9.5a1 see the relevant CHANGELOG: http://cssutils.googlecode.com/svn/tags/TAG_0.9.5a1/CHANGELOG.txt A few (minor) non-backwards compa

[ANN] PyAMF 0.1b

2008-01-13 Thread Nick Joyce
PyAMF is a lightweight library that allows Flash and Python applications to communicate via Adobe's ActionScript Message Format. A summary of new features features and improvements in this release: - Implemented Local Shared Object (LSO) - ByteArray now implements DataInput and DataOutput inst