[webkit-reviews] review canceled: [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 15:23:05 PST 2020


WebKit Commit Bot <commit-queue at webkit.org> has canceled  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




--- Comment #4 from WebKit Commit Bot <commit-queue at webkit.org> ---
Comment on attachment 388892
  --> https://bugs.webkit.org/attachment.cgi?id=388892
Replace use of "is 0" with "== 0".

Clearing flags on attachment: 388892

Committed r255186: <https://trac.webkit.org/changeset/255186>


More information about the webkit-reviews mailing list