File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,8 @@ Summary -- Release highlights
8484 <whatsnew315-pybyteswriter>`
8585* :ref: `The JIT compiler has been significantly upgraded <whatsnew315-jit >`
8686* :ref: `Improved error messages <whatsnew315-improved-error-messages >`
87-
87+ * :ref: `The official Windows 64-bit binaries now use the tail-calling interpreter
88+ <whatsnew315-windows-tail-calling-interpreter>`
8889
8990New features
9091============
@@ -1943,6 +1944,8 @@ Build changes
19431944 and :option: `-X dev <-X> ` is passed to the Python or Python is built in :ref: `debug mode <debug-build >`.
19441945 (Contributed by Donghee Na in :gh: `141770 `.)
19451946
1947+ .. _whatsnew315-windows-tail-calling-interpreter :
1948+
19461949* The official Windows 64-bit binaries on python.org __ now use the new
19471950 :ref: `tail-calling interpreter <whatsnew314-tail-call-interpreter >`.
19481951 (Contributed by Ken Jin, Brandt Bucher and Chris Eibl in :gh: `139922 `.
You can’t perform that action at this time.
0 commit comments