Fix Garrett Gu name misspelling in 3.14 whatsnew (GH-129822)

Update 3.14.rst to fix typo
This commit is contained in:
Garrett Gu 2025-02-07 11:56:46 -06:00 committed by GitHub
parent 70e387c990
commit 662e88db64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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