[Webkit-unassigned] [Bug 223496] [WinCairo] http/tests/mime/quoted-charset.py is failing since r273819

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 19:23:54 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=223496

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
https://docs.python.org/3/using/cmdline.html

> -X utf8 enables UTF-8 mode for operating system interfaces,
>  overriding the default locale-aware mode. -X utf8=0 explicitly
>  disables UTF-8 mode (even when it would otherwise activate
>  automatically). See PYTHONUTF8 for more details.

reg add HKEY_CLASSES_ROOT\.py\Shell\ExecCGI\Command /ve /d "c:\Python39\python.exe -X utf8"

This can solve the problems.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210319/d7fb6146/attachment.htm>


More information about the webkit-unassigned mailing list