Skip to content

Commit a969af4

Browse files
committed
Sync What's new for the current 3.11.0rc2+ branch with the 3.11.0 release branch
1 parent 1f192c3 commit a969af4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Doc/whatsnew/3.11.rst

+5-2
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ See :pep:`654` for more details.
196196
Irit Katriel, Yury Selivanov and Guido van Rossum.)
197197

198198

199-
.. _whatsnew311-pep670:
199+
.. _whatsnew311-pep678:
200200

201201
PEP 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
384384
Kumar 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
431432
for more information.
432433

433434

435+
.. _whatsnew311-other-lang-changes:
436+
434437
Other Language Changes
435438
======================
436439

0 commit comments

Comments
 (0)