Waitress 0.9.0

39 views
Skip to first unread message

Bert JW Regeer

unread,
Apr 15, 2016, 7:31:52 PM4/15/16
to pylons-...@googlegroups.com
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


Reply all
Reply to author
Forward
0 new messages