https://github.com/python/cpython/commit/e4a00f70b176c3182aad3904f94c69a7fb733cd9 commit: e4a00f70b176c3182aad3904f94c69a7fb733cd9 branch: main author: Ken Jin <ken...@python.org> committer: Fidget-Spinner <kenjin4...@gmail.com> date: 2025-02-07T19:30:23Z summary:
Fix link in 3.14 whatsnew (#129828) files: M Doc/whatsnew/3.14.rst diff --git a/Doc/whatsnew/3.14.rst b/Doc/whatsnew/3.14.rst index 2bdc3cabcfbc03..6eb256586e71d8 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 <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 _______________________________________________ Python-checkins mailing list -- python-checkins@python.org To unsubscribe send an email to python-checkins-le...@python.org https://mail.python.org/mailman3/lists/python-checkins.python.org/ Member address: arch...@mail-archive.com