WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
282733
Bump minimum Python version to 3.9
https://bugs.webkit.org/show_bug.cgi?id=282733
Summary
Bump minimum Python version to 3.9
Sam Sneddon [:gsnedders]
Reported
2024-11-06 19:18:41 PST
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]
Comment 1
2024-11-06 19:40:51 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36305
Fujii Hironori
Comment 2
2024-11-06 20:17:14 PST
Windows port is using Python 3.11.9.
https://github.com/WebKitForWindows/docker-webkit-dev/blob/1480a89a77958cd14c1515855e803969843334c0/tools/Dockerfile#L71
Fujii Hironori
Comment 3
2024-11-06 20:19:17 PST
This document also can be updated.
https://github.com/WebKit/WebKit/blob/4df84d53a5e8b440ed1f14cbad289a617e8a3d5d/Websites/webkit.org/languages.md?plain=1#L48
EWS
Comment 4
2024-11-13 12:53:31 PST
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
Comment 5
2024-11-13 12:54:14 PST
<
rdar://problem/139823710
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug