Changelog
Do not miss any of our developments and updates on our platform
Filtering by tag
uwsgi
Nov. 9, 2021
-
uWSGI upgraded to version 2.0.20
uWSGI, which is used by sites having the Python WSGI and Ruby Rack type, will be progressively upgraded to version 2.0.20 (from 2.0.18).
If you use a Python version older than 2.7 and have a WSGI file in Windows format, you need to convert it to DOS format (e.g. using the
dos2unix
tool).