From 10a2a9b3bcf237fd6183f84941632cda59395319 Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Tue, 21 Jan 2025 20:26:21 +0100 Subject: [PATCH] [3.10] gh-128874: Fix the documentation for blurb 2.0 (#128875) (#128890) gh-128874: Fix the documentation for blurb 2.0 (#128875) (cherry picked from commit 40a4d88a14c741172a158683c39d232c587c6f11) --- Misc/NEWS.d/3.10.0b1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS.d/3.10.0b1.rst b/Misc/NEWS.d/3.10.0b1.rst index 345a9173a0dd..e909cc8ade12 100644 --- a/Misc/NEWS.d/3.10.0b1.rst +++ b/Misc/NEWS.d/3.10.0b1.rst @@ -941,7 +941,7 @@ result from ``entry_points()`` as deprecated. .. -.. gh: 47383 +.. gh-issue: 47383 .. date: 2021-04-08-19-32-26 .. nonce: YI1hdL .. section: Library -- 2.47.3