Remove tail-calling wording as it is confusing (GH-129823)

This commit is contained in:
Ken Jin 2025-02-08 02:49:28 +08:00 committed by GitHub
parent 49bd47d5f1
commit 7b2e01bb55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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