]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143930: Reject leading dashes in webbrowser URLs
authorSeth Michael Larson <seth@python.org>
Fri, 20 Mar 2026 14:47:13 +0000 (09:47 -0500)
committerGitHub <noreply@github.com>
Fri, 20 Mar 2026 14:47:13 +0000 (14:47 +0000)
commit82a24a4442312bdcfc4c799885e8b3e00990f02b
tree6ae781e9ba7a1369c4062357bc9527c616087b43
parentb38127f3d607e474b1299dc0bc28080288a59989
gh-143930: Reject leading dashes in webbrowser URLs
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]