Re: [pylons-discuss] Client disconnected while serving ...

2020-01-29 Thread Bert JW Regeer
Yes, this just means that waitress hasn't finished sending the response back to the client before they disappeared. Nothing to worry about. Bert > On Jan 28, 2020, at 05:17, 'J G' via pylons-discuss > wrote: > > Hi, > > recently I switched from Zope 2 with builtin ZServer to Zope 4 with

[pylons-discuss] WebTest 2.0.34 has been released.

2020-01-29 Thread Gael Pasgrimaud
WebTest 2.0.34 has been released. Here are the changes: - Fix the test ``length == 0`` in ``check_content_type``. - Treat like . - Handle query parameters for the ``head`` method. You can install it via PyPI: pip install WebTest==2.0.34 Enjoy, and please report any issues you