Skip to content

Commit

Permalink
Sync What's new for the current 3.11.0rc2+ branch with the 3.11.0 rel…
Browse files Browse the repository at this point in the history
…ease branch
  • Loading branch information
pablogsal committed Oct 22, 2022
1 parent 1f192c3 commit a969af4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Doc/whatsnew/3.11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ See :pep:`654` for more details.
Irit Katriel, Yury Selivanov and Guido van Rossum.)


.. _whatsnew311-pep670:
.. _whatsnew311-pep678:

PEP 678: Exceptions can be enriched with notes
----------------------------------------------
Expand Down Expand Up @@ -383,9 +383,10 @@ See :pep:`675` for more details.
(Contributed by Jelle Zijlstra in :issue:`47088`. PEP written by Pradeep
Kumar Srinivasan and Graham Bleaney.)


.. _whatsnew311-pep681:

PEP 681: Data Class Transforms
PEP 681: Data class transforms
------------------------------

:data:`~typing.dataclass_transform` may be used to
Expand Down Expand Up @@ -431,6 +432,8 @@ See `this message from the Steering Council <https://mail.python.org/archives/li
for more information.


.. _whatsnew311-other-lang-changes:

Other Language Changes
======================

Expand Down

0 comments on commit a969af4

Please sign in to comment.