]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143930: Reject leading dashes in webbrowser URLs (GH-146214)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 23 Mar 2026 23:16:27 +0000 (00:16 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Mar 2026 23:16:27 +0000 (00:16 +0100)
commit9669a912a0e329c094e992204d6bdb8787024d76
treee10fe96fc48e587d2f56eabe1189df57799257e7
parent7c8a46bccef7bf6e1a6c8360ad4b6327896f39de
[3.14] gh-143930: Reject leading dashes in webbrowser URLs (GH-146214)

(cherry picked from commit 82a24a4442312bdcfc4c799885e8b3e00990f02b)

Co-authored-by: Seth Michael Larson <seth@python.org>
Lib/test/test_webbrowser.py
Lib/webbrowser.py
Misc/NEWS.d/next/Security/2026-01-16-12-04-49.gh-issue-143930.zYC5x3.rst [new file with mode: 0644]