]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix link in 3.14 whatsnew (#129828)
authorKen Jin <kenjin@python.org>
Fri, 7 Feb 2025 19:30:23 +0000 (03:30 +0800)
committerGitHub <noreply@github.com>
Fri, 7 Feb 2025 19:30:23 +0000 (19:30 +0000)
Doc/whatsnew/3.14.rst

index 2bdc3cabcfbc0391efe1e330dc481748b8e7bcc4..6eb256586e71d83e5c149847c34231736fc76ca1 100644 (file)
@@ -68,7 +68,7 @@ Summary -- release highlights
 * :ref:`PEP 649: deferred evaluation of annotations <whatsnew314-pep649>`
 * :ref:`PEP 741: Python Configuration C API <whatsnew314-pep741>`
 * :ref:`PEP 761: Discontinuation of PGP signatures <whatsnew314-pep761>`
-* :ref:`A new tail-calling interpreter  <whatsnew314-tail-call>`
+* :ref:`A new type of interpreter  <whatsnew314-tail-call>`
 
 
 New features