File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ See :pep:`654` for more details.
196196Irit Katriel, Yury Selivanov and Guido van Rossum.)
197197
198198
199- .. _whatsnew311-pep670 :
199+ .. _whatsnew311-pep678 :
200200
201201PEP 678: Exceptions can be enriched with notes
202202----------------------------------------------
@@ -383,9 +383,10 @@ See :pep:`675` for more details.
383383(Contributed by Jelle Zijlstra in :issue: `47088 `. PEP written by Pradeep
384384Kumar Srinivasan and Graham Bleaney.)
385385
386+
386387.. _whatsnew311-pep681 :
387388
388- PEP 681: Data Class Transforms
389+ PEP 681: Data class transforms
389390------------------------------
390391
391392:data: `~typing.dataclass_transform ` may be used to
@@ -431,6 +432,8 @@ See `this message from the Steering Council <https://mail.python.org/archives/li
431432for more information.
432433
433434
435+ .. _whatsnew311-other-lang-changes :
436+
434437Other Language Changes
435438======================
436439
You can’t perform that action at this time.
0 commit comments