]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix Garrett Gu name misspelling in 3.14 whatsnew (GH-129822)
authorGarrett Gu <garrett@cloudflare.com>
Fri, 7 Feb 2025 17:56:46 +0000 (11:56 -0600)
committerGitHub <noreply@github.com>
Fri, 7 Feb 2025 17:56:46 +0000 (17:56 +0000)
Update 3.14.rst to fix typo

Doc/whatsnew/3.14.rst

index 1e469e8738bfcb52562eaecffef5fc219c996d95..52d6e963a4a8358b78ebd753311376f587157fa1 100644 (file)
@@ -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