[webkit-reviews] review requested: [Bug 179637] [Windows] Fix error while launching subprocess on Windows Python : [Attachment 326814] fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 13 15:27:15 PST 2017


Basuke Suzuki <Basuke.Suzuki at sony.com> has asked  for review:
Bug 179637: [Windows] Fix error while launching subprocess on Windows Python
https://bugs.webkit.org/show_bug.cgi?id=179637

Attachment 326814: fix

https://bugs.webkit.org/attachment.cgi?id=326814&action=review




--- Comment #1 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
Created attachment 326814

  --> https://bugs.webkit.org/attachment.cgi?id=326814&action=review

fix

Convert environment variables from unicode to str. This is required for Python
2 on Windows.


More information about the webkit-reviews mailing list