[Webkit-unassigned] [Bug 156674] Build tools should work when the /usr/bin/python is python3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 16:44:57 PST 2018


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

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 335141
  --> https://bugs.webkit.org/attachment.cgi?id=335141
First pass

View in context: https://bugs.webkit.org/attachment.cgi?id=335141&action=review

Is SUSE dropping python2 early?

Anyway, I think this patch is good. Maintaining compatibility with both python2 and python3 is going to be painful, but it's obvious that we can't delay this transition much longer, and I assume Apple wants to stick with python2 for now.

> Source/JavaScriptCore/generate-bytecode-files:230
> +        #dowrite(bytecodeHFile, (cCopyrightMsg % bytecodeJSONFile)

This shouldn't be commented out!

-- 
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/20180307/44e43a72/attachment.html>


More information about the webkit-unassigned mailing list