Bug 211699 - REGRESSION(r261270): Broke build with python3
Summary: REGRESSION(r261270): Broke build with python3
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-10 11:34 PDT by Michael Catanzaro
Modified: 2020-05-10 15:38 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2020-05-10 11:35 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2020-05-10 11:34:09 PDT
The print statement has to use parenthesis or it doesn't work with python3.

But it should not be fixed, because it's extremely spammy. Our build should be quiet except when there are bugs to be fixed.
Comment 1 Michael Catanzaro 2020-05-10 11:35:36 PDT
Created attachment 398978 [details]
Patch
Comment 2 Yusuke Suzuki 2020-05-10 15:14:15 PDT
Comment on attachment 398978 [details]
Patch

r=me
Comment 3 EWS 2020-05-10 15:37:43 PDT
Committed r261461: <https://trac.webkit.org/changeset/261461>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398978 [details].
Comment 4 Radar WebKit Bug Importer 2020-05-10 15:38:17 PDT
<rdar://problem/63070133>