]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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 09:59:46 +0000 (11:59 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Apr 2026 09:59:46 +0000 (12:59 +0300)
commit28b4ad38067bbdad34edfcd03ad2de5f06387e53
tree37112f0ace863bb71dbe00bc3af4fdee0283ae90
parentadfde794751ee73d12659d5d408aed59caeda36b
[3.14] gh-148169: Fix webbrowser `%action` substitution bypass of dash-prefix check (GH-148170) (#148516)

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]