pypi gunicorn 19.3.0
Gunicorn 19.3 has been released

latest releases: 22.0.0, 21.2.0, 21.1.0...
9 years ago

Gunicorn 19.3 has been released. This is a new version with some new features and fixes.

Changes:

Core

  • fix:#978 make sure a listener is inheritable
  • add check_config class method to workers
  • fix select timeout in sync worker with multiple connections (#983)
  • allows workers to access to the reloader. close #984
  • raise TypeError instead of AssertionError

Logging

  • make Logger.loglevel a class attribute

Documentation

  • fix fix syntax errors in examples/gunicorn_rc (#988)

Full changelog is available here:

19.2.1...19.3

More

You can find the documentation here:

http://docs.gunicorn.org/en/19.3/

Latest version is also available on Pypi:

https://pypi.python.org/pypi/gunicorn/19.3.0

Don't miss a new gunicorn release

NewReleases is sending notifications on new releases.