From e4a00f70b176c3182aad3904f94c69a7fb733cd9 Mon Sep 17 00:00:00 2001 From: Ken Jin Date: Sat, 8 Feb 2025 03:30:23 +0800 Subject: Fix link in 3.14 whatsnew (#129828) --- Doc/whatsnew/3.14.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.14.rst b/Doc/whatsnew/3.14.rst index 2bdc3ca..6eb2565 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 -- cgit v0.12