Skip to content

Python 3.15's JIT is now back on track#46

Merged
hugovk merged 6 commits into
python:mainfrom
hugovk:jit-on-track
Mar 23, 2026
Merged

Python 3.15's JIT is now back on track#46
hugovk merged 6 commits into
python:mainfrom
hugovk:jit-on-track

Conversation

@hugovk

@hugovk hugovk commented Mar 23, 2026

Copy link
Copy Markdown
Member

Comment thread content/authors/ken-jin.json Outdated
@Fidget-Spinner

Copy link
Copy Markdown
Member

Is there some way to view the rendered preview of things? Or do we just trust our own skills :)?

Comment thread content/posts/jit-on-track/index.md Outdated
Comment thread content/authors/ken-jin.json Outdated
@hugovk

hugovk commented Mar 23, 2026

Copy link
Copy Markdown
Member Author

Is there some way to view the rendered preview of things? Or do we just trust our own skills :)?

We don't yet have an online preview for this site (it's on the todo list), you'll need to build locally:

https://github.com/python/python-insider-blog/blob/4989813d5daf19a8a5c830229dad6afb8f172862/README.md#quickstart

hugovk and others added 2 commits March 23, 2026 17:37
Co-authored-by: Ken Jin <kenjin4096@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Comment thread content/posts/jit-on-track/index.md Outdated
Co-authored-by: Ken Jin <kenjin4096@gmail.com>

@Fidget-Spinner Fidget-Spinner 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 Hugo! I didn't look closely at the content, but hopefully it turns out ok

Comment thread content/posts/jit-on-track/index.md Outdated
@hugovk hugovk merged commit 5aaa290 into python:main Mar 23, 2026
2 checks passed
@hugovk hugovk deleted the jit-on-track branch March 23, 2026 16:56
@hugovk

hugovk commented Mar 23, 2026

Copy link
Copy Markdown
Member Author

And it's live!

https://blog.python.org/2026/03/jit-on-track/

If you spot anything that needs changing, open a PR or comment here/Discord.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants