]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-148169: Fix webbrowser `%action` substitution bypass of dash-prefix check...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 29 Apr 2026 10:00:10 +0000 (12:00 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Apr 2026 10:00:10 +0000 (13:00 +0300)
commitd6d68494be70bdbda20f89f83801ba52ec37daa4
tree446c4ae25003305368d7f9d002af361e04efcf85
parent0c83e503cd07ffa51306d873633933b38cb60c74
[3.13] gh-148169: Fix webbrowser `%action` substitution bypass of dash-prefix check (GH-148170) (#148517)

Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/test/test_webbrowser.py
Lib/webbrowser.py
Misc/NEWS.d/next/Security/2026-03-31-09-15-51.gh-issue-148169.EZJzz2.rst [new file with mode: 0644]