Bug 302971
| Summary: | Upgrade MarkupSafe to version 3.0.3 for Python 3.14 compatibility | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | Tools / Tests | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brandon
Updated the MarkupSafe dependency from version 3.0.2 to 3.0.3 in both webkitflaskpy and webkitscmpy libraries.
This upgrade is necessary for Python 3.14 support, as MarkupSafe 3.0.2 is not available for Python 3.14.
Without this upgrade, `git webkit setup` would fail on Python 3.14.
Prior error: ValueError: No archives for MarkupSafe-3.0.2 found
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/165228286>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/54340
EWS
Committed 303541@main (d7ac9a000dd8): <https://commits.webkit.org/303541@main>
Reviewed commits have been landed. Closing PR #54340 and removing active labels.