Bug 274617
| Summary: | Remove Tools/Scripts/ensure-valid-python | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | Tools / Tests | Assignee: | Sam Sneddon [:gsnedders] <gsnedders> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | jbedard, 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=260922 | ||
Sam Sneddon [:gsnedders]
This currently checks for Python 2.7, which we're now dropping support for it. Given most systems haven't had Python 2 in years, clearly nobody is using this script and we should just drop it.
The Python code should itself check the Python version.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/129028169>
Sam Sneddon [:gsnedders]
(In reply to Sam Sneddon [:gsnedders] from comment #0)
> The Python code should itself check the Python version.
Bug 260922 did this.
Sam Sneddon [:gsnedders]
Pull request: https://github.com/WebKit/WebKit/pull/35370
EWS
Committed 285361@main (51f212e89459): <https://commits.webkit.org/285361@main>
Reviewed commits have been landed. Closing PR #35370 and removing active labels.