Skip to content

gh-139038: Add JIT What's New for 3.15#142845

Merged
hugovk merged 12 commits intopython:mainfrom
savannahostrowski:jit-whats-new
Dec 17, 2025
Merged

gh-139038: Add JIT What's New for 3.15#142845
hugovk merged 12 commits intopython:mainfrom
savannahostrowski:jit-whats-new

Conversation

@savannahostrowski
Copy link
Copy Markdown
Member

@savannahostrowski savannahostrowski commented Dec 16, 2025

@Fidget-Spinner
Copy link
Copy Markdown
Member

Full disclosure: I wrote this together with Savannah. So I'd prefer a 3rd party approve.

@picnixz picnixz changed the title Add JIT What's New for 3.15 gh-139038: Add JIT What's New for 3.15 Dec 16, 2025
@bedevere-app bedevere-app bot mentioned this pull request Dec 16, 2025
19 tasks
Copy link
Copy Markdown
Member

@AA-Turner AA-Turner left a comment

Choose a reason for hiding this comment

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

brief review, but largely looks great!

A

Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst
Comment thread Doc/whatsnew/3.15.rst
Comment thread Doc/whatsnew/3.15.rst
savannahostrowski and others added 2 commits December 16, 2025 18:09
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Comment thread Doc/whatsnew/3.15.rst Outdated
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Comment thread Doc/whatsnew/3.15.rst Outdated
Copy link
Copy Markdown
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

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

Thanks!

Comment thread Doc/whatsnew/3.15.rst
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@hugovk hugovk enabled auto-merge (squash) December 17, 2025 12:13
@hugovk hugovk merged commit 1fc3039 into python:main Dec 17, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Dec 17, 2025
Comment thread Doc/whatsnew/3.15.rst
experience lower memory usage for generated machine code and more efficient
machine code versus the old JIT.

(Contributed by Brandt Bucher in :gh:`136528` and :gh:`136528`.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I just noticed these are the same PR number. What should the other one be? (And we generally link to issues.)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think 135905

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks, fixed in #148686.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants