From 662e88db642899bcbc28ef142361d5f315a46901 Mon Sep 17 00:00:00 2001 From: Garrett Gu Date: Fri, 7 Feb 2025 11:56:46 -0600 Subject: Fix Garrett Gu name misspelling in 3.14 whatsnew (GH-129822) Update 3.14.rst to fix typo --- Doc/whatsnew/3.14.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.14.rst b/Doc/whatsnew/3.14.rst index 1e469e8..52d6e96 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 -- cgit v0.12