Bug 238175
Summary: | [Python 3] Use sys.executable instead of Python | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jonathan Bedard
In our unit tests, we should use sys.executable instead 'python'.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/90604107>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/218
Jonathan Bedard
Landed https://commits.webkit.org/248708@main (r291615)!