]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove tail-calling wording as it is confusing (GH-129823)
authorKen Jin <kenjin@python.org>
Fri, 7 Feb 2025 18:49:28 +0000 (02:49 +0800)
committerGitHub <noreply@github.com>
Fri, 7 Feb 2025 18:49:28 +0000 (18:49 +0000)
Doc/whatsnew/3.14.rst

index 52d6e963a4a8358b78ebd753311376f587157fa1..2bdc3cabcfbc0391efe1e330dc481748b8e7bcc4 100644 (file)
@@ -211,8 +211,8 @@ configuration mechanisms).
 
 .. _whatsnew314-tail-call:
 
-A new tail-calling interpreter
-------------------------------
+A new type of interpreter
+-------------------------
 
 A new type of interpreter based on tail calls has been added to CPython.
 For certain newer compilers, this interpreter provides