File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -1943,6 +1943,15 @@ 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.
1948+ (Contributed by Ken Jin, Brandt Bucher and Chris Eibl in :gh: `143068 `.
1949+ Special thanks go to Steve Dower for his assistance with the integration in the
1950+ Windows release build process and to the MSVC team including Hulon Jenkins
1951+ for ``msvc::musttail ``.)
1952+
1953+ __ https://www.python.org/downloads/windows/
1954+
19461955
19471956Porting to Python 3.15
19481957======================
You can’t perform that action at this time.
0 commit comments