pypi gunicorn 19.9.0

latest releases: 22.0.0, 21.2.0, 21.1.0...
5 years ago
  • fix: address a regression that prevented syslog support from working
    (#1668, #1773)
  • fix: correctly set REMOTE_ADDR on versions of Python 3 affected by
    Python Issue 30205 <https://bugs.python.org/issue30205>_
    (#1755, #1796)
  • fix: show zero response length correctly in access log (#1787)
  • fix: prevent raising :exc:AttributeError when --reload is not passed
    in case of a :exc:SyntaxError raised from the WSGI application.
    (#1805, #1806)
  • ❗️The internal module gunicorn.workers.async was renamed to
    gunicorn.workers.base_async since async is now a reserved word
    in Python 3.7.
    (#1527)

Don't miss a new gunicorn release

NewReleases is sending notifications on new releases.