File tree 1 file changed +5
-2
lines changed
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.
196
196
Irit Katriel, Yury Selivanov and Guido van Rossum.)
197
197
198
198
199
- .. _whatsnew311-pep670 :
199
+ .. _whatsnew311-pep678 :
200
200
201
201
PEP 678: Exceptions can be enriched with notes
202
202
----------------------------------------------
@@ -383,9 +383,10 @@ See :pep:`675` for more details.
383
383
(Contributed by Jelle Zijlstra in :issue: `47088 `. PEP written by Pradeep
384
384
Kumar Srinivasan and Graham Bleaney.)
385
385
386
+
386
387
.. _whatsnew311-pep681 :
387
388
388
- PEP 681: Data Class Transforms
389
+ PEP 681: Data class transforms
389
390
------------------------------
390
391
391
392
: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
431
432
for more information.
432
433
433
434
435
+ .. _whatsnew311-other-lang-changes :
436
+
434
437
Other Language Changes
435
438
======================
436
439
You can’t perform that action at this time.
0 commit comments