Skip to content

Commit 7b2e01b

Browse files
Remove tail-calling wording as it is confusing (pythonGH-129823)
1 parent 49bd47d commit 7b2e01b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.14.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ configuration mechanisms).
211211

212212
.. _whatsnew314-tail-call:
213213

214-
A new tail-calling interpreter
215-
------------------------------
214+
A new type of interpreter
215+
-------------------------
216216

217217
A new type of interpreter based on tail calls has been added to CPython.
218218
For certain newer compilers, this interpreter provides

0 commit comments

Comments
 (0)