https://github.com/python/cpython/commit/662e88db642899bcbc28ef142361d5f315a46901
commit: 662e88db642899bcbc28ef142361d5f315a46901
branch: main
author: Garrett Gu <garr...@cloudflare.com>
committer: Fidget-Spinner <kenjin4...@gmail.com>
date: 2025-02-07T17:56:46Z
summary:

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

Update 3.14.rst to fix typo

files:
M Doc/whatsnew/3.14.rst

diff --git a/Doc/whatsnew/3.14.rst b/Doc/whatsnew/3.14.rst
index 1e469e8738bfcb..52d6e963a4a835 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

_______________________________________________
Python-checkins mailing list -- python-checkins@python.org
To unsubscribe send an email to python-checkins-le...@python.org
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: arch...@mail-archive.com

Reply via email to