mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
gh-95913: Copyedit, link & format Typing Features section in 3.11 What's New (GH-96097)
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
(cherry picked from commit 558768ff22
)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
This commit is contained in:
parent
98eef50f0d
commit
a1e59b76a7
1 changed files with 1 additions and 2 deletions
|
@ -383,10 +383,9 @@ See :pep:`675` for more details.
|
||||||
(Contributed by Jelle Zijlstra in :issue:`47088`. PEP written by Pradeep
|
(Contributed by Jelle Zijlstra in :issue:`47088`. PEP written by Pradeep
|
||||||
Kumar Srinivasan and Graham Bleaney.)
|
Kumar Srinivasan and Graham Bleaney.)
|
||||||
|
|
||||||
|
|
||||||
.. _whatsnew311-pep681:
|
.. _whatsnew311-pep681:
|
||||||
|
|
||||||
PEP 681: Data class transforms
|
PEP 681: Data Class Transforms
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
:data:`~typing.dataclass_transform` may be used to
|
:data:`~typing.dataclass_transform` may be used to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue