https://github.com/python/cpython/commit/10a2a9b3bcf237fd6183f84941632cda59395319
commit: 10a2a9b3bcf237fd6183f84941632cda59395319
branch: 3.10
author: Victor Stinner <[email protected]>
committer: pablogsal <[email protected]>
date: 2025-01-21T19:26:21Z
summary:

[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)

files:
M Misc/NEWS.d/3.10.0b1.rst

diff --git a/Misc/NEWS.d/3.10.0b1.rst b/Misc/NEWS.d/3.10.0b1.rst
index 345a9173a0dd78..e909cc8ade12d5 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

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: [email protected]

Reply via email to