]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-95913: Fix PEP number in PEP 678 What's New ref label (GH-97739)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 3 Oct 2022 04:21:46 +0000 (21:21 -0700)
committerPablo Galindo <pablogsal@gmail.com>
Sat, 22 Oct 2022 19:05:42 +0000 (20:05 +0100)
What's New: Fix PEP number in PEP 678 ref target label
(cherry picked from commit e738b5190bfa63086b5e8169189e9b05302873c8)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Doc/whatsnew/3.11.rst

index 1b25a9e20d4993d2dae25969bf43acea4d093412..62fea4eeebe44c8267364c80d2abba3fef18299d 100644 (file)
@@ -192,6 +192,8 @@ See :pep:`654` for more details.
 Irit Katriel, Yury Selivanov and Guido van Rossum.)
 
 
+.. _whatsnew311-pep678:
+
 PEP 678: Exceptions can be enriched with notes
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~