From c58ae7528aa4835a161a77deddf83ac4dbf53104 Mon Sep 17 00:00:00 2001 From: Benedikt Johannes Date: Tue, 31 Mar 2026 20:57:00 +0200 Subject: [PATCH] [No issue, just a typo]: Add "." --- .../Security/2026-01-16-12-04-49.gh-issue-143930.zYC5x3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS.d/next/Security/2026-01-16-12-04-49.gh-issue-143930.zYC5x3.rst b/Misc/NEWS.d/next/Security/2026-01-16-12-04-49.gh-issue-143930.zYC5x3.rst index 0f27eae99a0dfd..c561023c3c2d7a 100644 --- a/Misc/NEWS.d/next/Security/2026-01-16-12-04-49.gh-issue-143930.zYC5x3.rst +++ b/Misc/NEWS.d/next/Security/2026-01-16-12-04-49.gh-issue-143930.zYC5x3.rst @@ -1 +1 @@ -Reject leading dashes in URLs passed to :func:`webbrowser.open` +Reject leading dashes in URLs passed to :func:`webbrowser.open`.