Bug 204133 - Python 3: Make check-webkit-style Python 3 by default
Summary: Python 3: Make check-webkit-style Python 3 by default
Status: RESOLVED DUPLICATE of bug 221420
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-12 16:39 PST by Jonathan Bedard
Modified: 2023-11-10 02:25 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2019-11-12 16:39:46 PST
pylint doesn't play nice with Python 2 and 3 at the same time. Because of that, check-webkit-style will be one of our first Python-3 exclusive infrastructure scripts.
Comment 1 Sam Sneddon [:gsnedders] 2023-11-10 02:25:08 PST

*** This bug has been marked as a duplicate of bug 221420 ***