diff --git a/Doc/whatsnew/3.14.rst b/Doc/whatsnew/3.14.rst index 52d6e963a4a835..2bdc3cabcfbc03 100644 --- a/Doc/whatsnew/3.14.rst +++ b/Doc/whatsnew/3.14.rst @@ -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