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
317121
[GTK][WPE] Install python3-legacy-cgi via install-dependencies
https://bugs.webkit.org/show_bug.cgi?id=317121
Summary
[GTK][WPE] Install python3-legacy-cgi via install-dependencies
Nikolas Zimmermann
Reported
2026-06-15 03:37:12 PDT
Python 3.13 removed the `cgi` module (PEP 594), which the http layout-test CGI scripts still `import`. Pull in the legacy-cgi back-port via the system package manager so it lands in the system python where apache's mod_cgi runs them.
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2026-06-15 03:38:52 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/67182
EWS
Comment 2
2026-06-15 03:47:07 PDT
Committed
315214@main
(ae4ab7614cf9): <
https://commits.webkit.org/315214@main
> Reviewed commits have been landed. Closing PR #67182 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-06-15 03:48:14 PDT
<
rdar://problem/179699769
>
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