Thanks for the new release! Just pip installed gunicorn 19.0.0, it installs all right, but there's the following warning during installation (Python 2.7.6): ``` File "/usr/local/lib/python2.7/dist-packages/gunicorn/workers/gaiohttp.py", line 67 yield from self.wsgi.close() ^ SyntaxError: invalid syntax ``` Thanks,