Skip to content

Commit 22277d9

Browse files
committed
ref link the new tail-calling interpreter
1 parent 682055e commit 22277d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1943,8 +1943,8 @@ Build changes
19431943
and :option:`-X dev <-X>` is passed to the Python or Python is built in :ref:`debug mode <debug-build>`.
19441944
(Contributed by Donghee Na in :gh:`141770`.)
19451945

1946-
* The official Windows 64-bit binaries on python.org__ are now using the
1947-
tail-calling interpreter since Python 3.15.0a8.
1946+
* The official Windows 64-bit binaries on python.org__ are now using the new
1947+
:ref:`tail-calling interpreter <whatsnew314-tail-call-interpreter>` since Python 3.15.0a8.
19481948
(Contributed by Ken Jin, Brandt Bucher and Chris Eibl in :gh:`143068`.
19491949
Special thanks go to Steve Dower for his assistance with the integration in the
19501950
Windows release build process and to the MSVC team including Hulon Jenkins

0 commit comments

Comments
 (0)