[Webkit-unassigned] [Bug 213971] New: Web Inspector: Fix python3 build warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 5 05:27:00 PDT 2020


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

            Bug ID: 213971
           Summary: Web Inspector: Fix python3 build warnings
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pnormand at igalia.com
                CC: inspector-bugzilla-changes at group.apple.com

I get a bunch of those:

Source/JavaScriptCore/inspector/scripts/codegen/cpp_generator.py:70: SyntaxWarning: "is" with a literal. Did you mean "=="?
  elif _type.raw_name() is 'number':

-- 
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/20200705/e4195d92/attachment-0001.htm>


More information about the webkit-unassigned mailing list