Skip to content
Snippets Groups Projects

Set LANG to C.UTF-8

Merged Nicolas Évrard requested to merge topic/default/use-C.UTF-8 into branch/default

uwsgi overrides the stdout and stderr with its own implementation which do not use the backslashreplace value for the error argument of open(). Setting LANG to C.UTF-8 workarounds this issue until it's fixed upstream.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading