Fix link in 3.14 whatsnew (#129828)

This commit is contained in:
Ken Jin 2025-02-08 03:30:23 +08:00 committed by GitHub
parent 7b2e01bb55
commit e4a00f70b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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