mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Remove tail-calling wording as it is confusing (GH-129823)
This commit is contained in:
parent
49bd47d5f1
commit
7b2e01bb55
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue