File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,8 @@ This article explains the new features in Python 3.11, compared to 3.10.
5050For full details, see the :ref: `changelog <changelog >`.
5151
5252
53+ .. _whatsnew311-summary :
54+
5355Summary -- 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+
100104New 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+
173179PEP 654: Exception Groups and ``except* ``
174180-----------------------------------------
175181
@@ -186,6 +192,8 @@ See :pep:`654` for more details.
186192Irit Katriel, Yury Selivanov and Guido van Rossum.)
187193
188194
195+ .. _whatsnew311-pep670 :
196+
189197PEP 678: Exceptions can be enriched with notes
190198----------------------------------------------
191199
You can’t perform that action at this time.
0 commit comments