Tres caught a mistake, dropping Python 3.2 should increase semver, so 0.9.0b0 it is (yes, the changelog is wrong on PyPi, will be fixed for official release).
https://pypi.python.org/pypi/waitress/0.9.0b0 Thanks, Bert > On Mar 15, 2016, at 23:27, Bert JW Regeer <[email protected]> wrote: > > All, > > I have released Waitress 0.8.11b0 for testing, please verify that it does not > break any of your existing applications, I would like to release a non beta > version within the next week or two. > > See https://pypi.python.org/pypi/waitress/0.8.11b0 > > The following things have been fixed/modified/added: > > • Python 3.2 is no longer supported by Waitress. > • FileBasedBuffer and more important ReadOnlyFileBasedBuffer no longer > report False when tested with bool(), instead always returning True, and > becoming more iterator like. See: https://github.com/Pylons/waitress/pull/82 > andhttps://github.com/Pylons/waitress/issues/76 > • Waitress will no longer accept headers with newline/carriage returns > in them, thereby disallowing HTTP Response Splitting. See > https://github.com/Pylons/waitress/issues/117 for more information, as well > as https://www.owasp.org/index.php/HTTP_Response_Splitting. > • Call prune() on the output buffer at the end of a request so that it > doesn’t continue to grow without bounds. See > https://github.com/Pylons/waitress/issues/111 for more information. > > Any issues, please file a report at https://github.com/pylons/waitress/issues > > Thank you, > 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]. > Visit this group at https://groups.google.com/group/pylons-discuss. > For more options, visit https://groups.google.com/d/optout. -- 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]. Visit this group at https://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
smime.p7s
Description: S/MIME cryptographic signature
