[webkit-reviews] review requested: [Bug 206840] Python 3: generate-js-builtins hits SyntaxWarning for "is 0" : [Attachment 388892] Replace use of "is 0" with "== 0".

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 27 13:28:16 PST 2020


Stephan Szabo <stephan.szabo at sony.com> has asked  for review:
Bug 206840: Python 3: generate-js-builtins hits SyntaxWarning for "is 0"
https://bugs.webkit.org/show_bug.cgi?id=206840

Attachment 388892: Replace use of "is 0" with "== 0".

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


More information about the webkit-reviews mailing list