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

Appearance settings

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

Merged
hugovk merged 12 commits into
python:mainpython/cpython:mainfrom
savannahostrowski:jit-whats-newsavannahostrowski/cpython:jit-whats-newCopy head branch name to clipboard
Dec 17, 2025
Merged

gh-139038: Add JIT What's New for 3.15#142845
hugovk merged 12 commits into
python:mainpython/cpython:mainfrom
savannahostrowski:jit-whats-newsavannahostrowski/cpython:jit-whats-newCopy head branch name to clipboard

Conversation

@savannahostrowski

@savannahostrowski savannahostrowski commented Dec 16, 2025

Copy link
Copy Markdown
Member

@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

@AA-Turner AA-Turner left a comment

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.

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

@hugovk hugovk left a comment

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!

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.