[webkit-reviews] review requested: [Bug 190258] Gtk build fails with python 3 if LANG and LC_TYPE are unset : [Attachment 351542] Proposed patch.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 3 13:05:07 PDT 2018
Mike Gorse <mgorse at suse.com> has asked for review:
Bug 190258: Gtk build fails with python 3 if LANG and LC_TYPE are unset
https://bugs.webkit.org/show_bug.cgi?id=190258
Attachment 351542: Proposed patch.
https://bugs.webkit.org/attachment.cgi?id=351542&action=review
--- Comment #1 from Mike Gorse <mgorse at suse.com> ---
Created attachment 351542
--> https://bugs.webkit.org/attachment.cgi?id=351542&action=review
Proposed patch.
Explicitly specify UTF-8 encoding for Python 3 in some places, rather than
defaulting to the encoding specified in the environment.
More information about the webkit-reviews
mailing list