[Webkit-unassigned] [Bug 214530] New: cpp_generator.py:134: SyntaxWarning: "is" with a literal. Did you mean "=="?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 19 05:05:10 PDT 2020


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

            Bug ID: 214530
           Summary: cpp_generator.py:134: SyntaxWarning: "is" with a
                    literal. Did you mean "=="?
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org
                CC: pnormand at igalia.com

Follow-up to bug #213971, we have one more syntax warning in cpp_generator.py

[663/5091] Generating ../../DerivedSources/JavaScriptCore...s/JavaScriptCore/inspector/InspectorBackendCommands.js.in
/home/mcatanzaro/Projects/WebKit/Source/JavaScriptCore/inspector/scripts/codegen/cpp_generator.py:134: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if isinstance(_type, ObjectType) or _type.qualified_name() is 'object':

-- 
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/20200719/5666f2dc/attachment.htm>


More information about the webkit-unassigned mailing list