[webkit-reviews] review granted: [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:34:32 PST 2020


Jonathan Bedard <jbedard at apple.com> has granted Stephan Szabo
<stephan.szabo at sony.com>'s request 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