Hey all,

With hard work from our own Michael Merickel (thanks again!) I have released 
the latest and greatest version of waitress: 1.3.0

This new version contains a whole range of improvements to increase throughput 
and interactivity for applications that use a yielding app iter to do things 
like SSE (although not really recommended on waitress), as well as various 
improvements to not buffering until you run out of disk space.

The latest changelog on PyPi:

https://pypi.org/project/waitress/1.3.0/ 
<https://pypi.org/project/waitress/1.3.0/>

As always use your favourite Python installer to install it, but for reference 
sake:

pip install waitress==1.3.0

Found a bug? Submit an issue here: https://github.com/Pylons/waitress/issues 
<https://github.com/Pylons/waitress/issues>

Cheers everyone and enjoy!

Bert

-- 
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 pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/760965E8-1E11-4284-AC7E-122EE5FBD694%400x58.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to