Bug 237171

Summary: [Python 3] Invoke validate-committer-lists with Python 3
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=229574

Description Jonathan Bedard 2022-02-24 17:39:20 PST
validate-committer-lists should be Python 3 compatible and invoked by Python 3 by default. Additionally, there are a number of bugs in the program. We should fix those.
Comment 1 Radar WebKit Bug Importer 2022-02-24 17:39:37 PST
<rdar://problem/89449485>
Comment 2 Jonathan Bedard 2022-02-24 17:46:41 PST
Pull request: https://github.com/WebKit/WebKit/pull/176
Comment 3 Jonathan Bedard 2022-02-25 08:06:27 PST
Landed https://commits.webkit.org/247793@main (r290508)!