villebro commented on issue #8349: gunicorn==19.8.1 does not work on Python 3.7 URL: https://github.com/apache/incubator-superset/issues/8349#issuecomment-540752937 Thanks for checking in @tilgovi! It is my understanding that the cherry that fixes the issue is https://github.com/benoitc/gunicorn/commit/e179dc25759405159e0bedbf6a0780eff2e5f043 . I haven't tested it myself, but if you check my comment in https://github.com/benoitc/gunicorn/issues/2022, running `curl -v -H "X-Forwarded-Proto: https" http://url` should return `https://` if the regression is fixed (currently `19.9.0` returns `http://`). Please let me know if you need my help testing the `19.9.1` RC.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
