Hey all,

I’ve released a new version of waitress, version 0.9.0. It comes with a few 
deprecations, specifically it no longer supports Python 3.2, future versions 
will drop Python 2.6, so if you are still using that please upgrade.

It also comes with a few security enhancements, in particular it tries much 
harder to disallow HTTP Response Splitting, taking some nods from mod_wsgi and 
gunicorn.

Of course no release is ready without some bug fixes. This makes some changes 
to make FileBasedBuffer and ReadOnlyFileBasedBuffer more iter() like, fixing 
issues with certain applications (Bottle), and we no longer allow the output 
buffer to grow without bounds at the end of a keep alive request.

As always, the Github issues tracker is open if you do find something is 
broken: https://github.com/Pylons/waitress/issues

You may download the new release from your local cheese shop at 
https://pypi.python.org/pypi/waitress/0.9.0

Bert JW Regeer


-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/24984268-9A85-4C89-B0EE-2E5D2708D97E%400x58.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to