Bug 282733
| Summary: | Bump minimum Python version to 3.9 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | Tools / Tests | Assignee: | Sam Sneddon [:gsnedders] <gsnedders> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | clopez, don.olmstead, fujii, jbedard, lmoura, 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=283134 | ||
Sam Sneddon [:gsnedders]
I don't believe any port needs Python 3.9 support in any of our tooling.
As I understand it:
* Xcode 14 (macOS Ventura 13 aligned) ships with Python 3.9.6
* Xcode 15 (macOS Sonoma 14 aligned) ships with Python 3.9.6
* Xcode 16 (macOS Sequoia 15 aligned) ships with Python 3.9.6
* Ubuntu 22.04 ships with Python 3.10.6
* Ubuntu 24.04 ships with Python 3.12.3
* Debian 12 ships with Python 3.11.2
The only port I'm not sure about is wincairo, but I believe that's typically been using pretty up-to-date Python?
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
Pull request: https://github.com/WebKit/WebKit/pull/36305
Fujii Hironori
Windows port is using Python 3.11.9.
https://github.com/WebKitForWindows/docker-webkit-dev/blob/1480a89a77958cd14c1515855e803969843334c0/tools/Dockerfile#L71
Fujii Hironori
This document also can be updated.
https://github.com/WebKit/WebKit/blob/4df84d53a5e8b440ed1f14cbad289a617e8a3d5d/Websites/webkit.org/languages.md?plain=1#L48
EWS
Committed 286556@main (71a8ff08420b): <https://commits.webkit.org/286556@main>
Reviewed commits have been landed. Closing PR #36305 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/139823710>