Skip to content

Commit 3c4a03a

Browse files
committed
Add standardized ref links to sections
1 parent 81add60 commit 3c4a03a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ This article explains the new features in Python 3.11, compared to 3.10.
5050
For full details, see the :ref:`changelog <changelog>`.
5151

5252

53+
.. _whatsnew311-summary:
54+
5355
Summary -- Release highlights
5456
=============================
5557

@@ -97,6 +99,8 @@ Important deprecations, removals or restrictions:
9799
* :pep:`670`: Convert macros to functions in the Python C API.
98100

99101

102+
.. _whatsnew311-features:
103+
100104
New Features
101105
============
102106

@@ -170,6 +174,8 @@ and Ammar Askar in :issue:`43950`.)
170174
or the :envvar:`PYTHONNODEBUGRANGES` environment variable.
171175

172176

177+
.. _whatsnew311-pep654:
178+
173179
PEP 654: Exception Groups and ``except*``
174180
-----------------------------------------
175181

@@ -186,6 +192,8 @@ See :pep:`654` for more details.
186192
Irit Katriel, Yury Selivanov and Guido van Rossum.)
187193

188194

195+
.. _whatsnew311-pep670:
196+
189197
PEP 678: Exceptions can be enriched with notes
190198
----------------------------------------------
191199

0 commit comments

Comments
 (0)