[Webkit-unassigned] [Bug 206840] Python 3: generate-js-builtins hits SyntaxWarning for "is 0"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 27 13:23:26 PST 2020


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

--- Comment #1 from Stephan Szabo <stephan.szabo at sony.com> ---
Created attachment 388892

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

Replace use of "is 0" with "== 0".

-- 
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/20200127/7cf934a7/attachment.htm>


More information about the webkit-unassigned mailing list