From: Ken Jin Date: Fri, 7 Feb 2025 19:30:23 +0000 (+0800) Subject: Fix link in 3.14 whatsnew (#129828) X-Git-Tag: v3.14.0a5~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e4a00f70b176c3182aad3904f94c69a7fb733cd9;p=thirdparty%2FPython%2Fcpython.git Fix link in 3.14 whatsnew (#129828) --- diff --git a/Doc/whatsnew/3.14.rst b/Doc/whatsnew/3.14.rst index 2bdc3cabcfbc..6eb256586e71 100644 --- a/Doc/whatsnew/3.14.rst +++ b/Doc/whatsnew/3.14.rst @@ -68,7 +68,7 @@ Summary -- release highlights * :ref:`PEP 649: deferred evaluation of annotations ` * :ref:`PEP 741: Python Configuration C API ` * :ref:`PEP 761: Discontinuation of PGP signatures ` -* :ref:`A new tail-calling interpreter ` +* :ref:`A new type of interpreter ` New features