Bug 237147
| Summary: | [Python3] Convert shebangs in generate_xcfilelists_lib | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | 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 | ||
Jonathan Bedard
Tools/Scripts/generate-xcfilelists is already invoked with Python 3, all of its imports should change their shebangs as well.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/89427981>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/171
Jonathan Bedard
Landed https://commits.webkit.org/247750@main (r290447)!