From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 19 Sep 2022 13:51:08 +0000 (-0700) Subject: gh-95913: Copyedit, link & format Typing Features section in 3.11 What's New (GH... X-Git-Tag: v3.11.0~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a1e59b76a7eaaa49af4b9c9f7cf07adbc77030d7;p=thirdparty%2FPython%2Fcpython.git gh-95913: Copyedit, link & format Typing Features section in 3.11 What's New (GH-96097) Co-authored-by: Ezio Melotti Co-authored-by: Alex Waygood (cherry picked from commit 558768ff22e47582ae95ad7c3f8955407934916e) Co-authored-by: C.A.M. Gerlach --- diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index fe2a3bd42d96..b8c1b3acb5e9 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -383,10 +383,9 @@ 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