8000 Fix link in 3.14 whatsnew (#129828) · python/cpython@e4a00f7 · GitHub
[go: up one dir, main page]

Skip to content

Commit e4a00f7

Browse files
Fix link in 3.14 whatsnew (#129828)
1 parent 7b2e01b commit e4a00f7

File tree

Collapse file tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Summary -- release highlights
6868
* :ref:`PEP 649: deferred evaluation of annotations <whatsnew314-pep649>`
6969
* :ref:`PEP 741: Python Configuration C API <whatsnew314-pep741>`
7070
* :ref:`PEP 761: Discontinuation of PGP signatures <whatsnew314-pep761>`
71-
* :ref:`A new tail-calling interpreter <whatsnew314-tail-call>`
71+
* :ref:`A new type of interpreter <whatsnew314-tail-call>`
7272

7373

7474
New features

0 commit comments

Comments
 (0)
0