| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
now use the tail-calling interpreter
|
|
||
| * The official Windows 64-bit binaries on python.org__ are now using the new | ||
| :ref:`tail-calling interpreter <whatsnew314-tail-call-interpreter>` since Python 3.15.0a8. | ||
| (Contributed by Ken Jin, Brandt Bucher and Chris Eibl in :gh:`143068`. |
There was a problem hiding this comment.
I think technically you contributed this build change and not me nor the rest of us though?
Sorry, something went wrong.
There was a problem hiding this comment.
Yupp, I've done python/release-tools#346 with @zooba's help. Don't think we can / do link to release-tools here?
Thus, I've re-used the wording of #143068 blurb.
Maybe just link to https://docs.python.org/3.15/whatsnew/3.15.html#optimizations?
Sorry, something went wrong.
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
->
?
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 (--experimental-jit-off) and the same setting is used for 3.15. |
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.
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
|
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>
| Back | FazBrowse Home | New Git URL |
📚 Documentation preview 📚: https://cpython-previews--146391.org.readthedocs.build/