]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-95913: Fix PEP number in PEP 678 What's New ref label (#97739)
authorC.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Mon, 3 Oct 2022 04:12:37 +0000 (23:12 -0500)
committerGitHub <noreply@github.com>
Mon, 3 Oct 2022 04:12:37 +0000 (06:12 +0200)
What's New: Fix PEP number in PEP 678 ref target label

Doc/whatsnew/3.11.rst

index cb4aa2f4711912e3e15ad0f700ba7c25ca054770..19821e1b602994bdbe46c349b59d487eef42304f 100644 (file)
@@ -191,7 +191,7 @@ See :pep:`654` for more details.
 Irit Katriel, Yury Selivanov and Guido van Rossum.)
 
 
-.. _whatsnew311-pep670:
+.. _whatsnew311-pep678:
 
 PEP 678: Exceptions can be enriched with notes
 ----------------------------------------------