]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-143930: Reject leading dashes in webbrowser URLs (GH-146215)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 23 Mar 2026 23:17:50 +0000 (00:17 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Mar 2026 23:17:50 +0000 (00:17 +0100)
commit43fe06b96f6a6cf5cfd5bdab20b8649374956866
treeb4832142eb69a44bc8bac342936521f962012217
parentdaa4106426f0a389602336ca0671b0045a63c598
[3.13] gh-143930: Reject leading dashes in webbrowser URLs (GH-146215)

(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]