Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GH-139922: update 3.15 whatsnew: Windows 64-bit binaries now use the tail-calling interpreter#146391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
chris-eibl wants to merge3 commits intopython:main
base:main
Choose a base branch
Loading
fromchris-eibl:msvc_tc_update_3.15.rst
Open
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletionsDoc/whatsnew/3.15.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -1943,6 +1943,15 @@ Build changes
and:option:`-X dev <-X>` is passed to the Python or Python is built in:ref:`debug mode<debug-build>`.
(Contributed by Donghee Na in:gh:`141770`.)

* The official Windows 64-bit binaries onpython.org__ are now using the new
:ref:`tail-calling interpreter<whatsnew314-tail-call-interpreter>` since Python 3.15.0a8.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Suggested change
:ref:`tail-calling interpreter<whatsnew314-tail-call-interpreter>` since Python 3.15.0a8.
:ref:`tail-calling interpreter<whatsnew314-tail-call-interpreter>` since Python 3.15.

There's no need to call out the specific pre-release in whatsnew, right? That can be found in NEWS@hugovk

(Contributed by Ken Jin, Brandt Bucher and Chris Eibl in:gh:`139922`.
Special thanks go to Steve Dower for his assistance with the integration in the
Windows release build process and to the MSVC team including Hulon Jenkins
for ``msvc::musttail``.)

__https://www.python.org/downloads/windows/


Porting to Python 3.15
======================
Expand Down
Loading

[8]ページ先頭

©2009-2026 Movatter.jp