zhaoyongjie opened a new pull request #7010: fix: Gunicorn raise encoding error URL: https://github.com/apache/incubator-superset/pull/7010 according to: https://github.com/apache/incubator-superset/issues/5377 https://github.com/benoitc/gunicorn/issues/1778 on Python3 gunicorn encoding header by ascii, not support 'utf-8-sig' charset, , so we need replace utf-8-sig charset for header encoding
---------------------------------------------------------------- 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]
