From: Garrett Gu Date: Fri, 7 Feb 2025 17:56:46 +0000 (-0600) Subject: Fix Garrett Gu name misspelling in 3.14 whatsnew (GH-129822) X-Git-Tag: v3.14.0a5~62 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=662e88db642899bcbc28ef142361d5f315a46901;p=thirdparty%2FPython%2Fcpython.git Fix Garrett Gu name misspelling in 3.14 whatsnew (GH-129822) Update 3.14.rst to fix typo --- diff --git a/Doc/whatsnew/3.14.rst b/Doc/whatsnew/3.14.rst index 1e469e8738bf..52d6e963a4a8 100644 --- a/Doc/whatsnew/3.14.rst +++ b/Doc/whatsnew/3.14.rst @@ -238,7 +238,7 @@ For further information on how to build Python, see __ https://en.wikipedia.org/wiki/Tail_call (Contributed by Ken Jin in :gh:`128718`, with ideas on how to implement this -in CPython by Mark Shannon, Garret Gu, Haoran Xu, and Josh Haberman.) +in CPython by Mark Shannon, Garrett Gu, Haoran Xu, and Josh Haberman.) Other language changes