Skip to content

Update gunicorn to 20.0.3#36

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-gunicorn-19.8.1-to-20.0.3
Closed

Update gunicorn to 20.0.3#36
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-gunicorn-19.8.1-to-20.0.3

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates gunicorn from 19.8.1 to 20.0.3.

Changelog

19.9.0

===================

- fix: address a regression that prevented syslog support from working
(:issue:`1668`, :pr:`1773`)
- fix: correctly set `REMOTE_ADDR` on versions of Python 3 affected by
`Python Issue 30205 <https://bugs.python.org/issue30205>`_
(:issue:`1755`, :pr:`1796`)
- fix: show zero response length correctly in access log (:pr:`1787`)
- fix: prevent raising :exc:`AttributeError` when ``--reload`` is not passed
in case of a :exc:`SyntaxError` raised from the WSGI application.
(:issue:`1805`, :pr:`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.
(:pr:`1527`)
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #37

@pyup-bot pyup-bot closed this Nov 27, 2019
@floatingman floatingman deleted the pyup-update-gunicorn-19.8.1-to-20.0.3 branch November 27, 2019 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant