[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
Wed Sep 19 11:23:00 PDT 2018


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #350121|review?, commit-queue?      |review-, commit-queue-
              Flags|                            |

--- Comment #25 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 350121
  --> https://bugs.webkit.org/attachment.cgi?id=350121
Updated patch.

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

> Source/JavaScriptCore/inspector/scripts/codegen/cpp_generator.py:32
> +from .models import PrimitiveType, ObjectType, ArrayType, EnumType, AliasedType, Frameworks

Mac bots say:

ValueError: Attempted relative import in non-package

It's probably easier to test locally with python2 to make sure it still works there, rather than relying on the Mac bots to do it.

-- 
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/20180919/562799db/attachment.html>


More information about the webkit-unassigned mailing list