RESOLVED FIXED302971
Upgrade MarkupSafe to version 3.0.3 for Python 3.14 compatibility
https://bugs.webkit.org/show_bug.cgi?id=302971
Summary Upgrade MarkupSafe to version 3.0.3 for Python 3.14 compatibility
Brandon
Reported 2025-11-21 12:24:12 PST
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
Radar WebKit Bug Importer
Comment 1 2025-11-21 12:24:20 PST
Brandon
Comment 2 2025-11-21 12:25:57 PST
EWS
Comment 3 2025-11-25 07:13:32 PST
Committed 303541@main (d7ac9a000dd8): <https://commits.webkit.org/303541@main> Reviewed commits have been landed. Closing PR #54340 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.