GH-139922: update 3.15 whatsnew: Windows 64-bit binaries now use the tail-calling interpreter#146391
Conversation
now use the tail-calling interpreter
hugovk
left a comment
There was a problem hiding this comment.
Shall we update the entry in the release highlights?
https://docs.python.org/3.15/whatsnew/3.15.html#summary-release-highlights
->
- The JIT compiler has been significantly upgraded and is now used for the [official Windows 64-bit binaries](link to a ref in the build section)
?
Sorry, something went wrong.
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
The JIT is already included in 3.14 and off per default ( |
Sorry, something went wrong.
|
Sorry, I mixed up two unrelated things there! Let's try again: Shall we add a new entry in the release highlights about using the tail-calling interpreter for Windows 64-bit binaries? https://docs.python.org/3.15/whatsnew/3.15.html#summary-release-highlights |
Sorry, something went wrong.
|
I think an entry would fit nicely there 👍 |
Sorry, something went wrong.
Yeah! That's cool, good job! |
Sorry, something went wrong.
Fidget-Spinner
left a comment
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
2e64e36
into
python:main
Mar 27, 2026
|
Thanks! |
Sorry, something went wrong.
…e the tail-calling interpreter (python#146391) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
…e the tail-calling interpreter (python#146391) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
📚 Documentation preview 📚: https://cpython-previews--146391.org.readthedocs.build/