Skip to content

Commit 78c5492

Browse files
Add bio and update description
Co-authored-by: Ken Jin <kenjin4096@gmail.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent ac8fc9a commit 78c5492

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/authors/ken-jin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Ken Jin",
3-
"bio": "",
3+
"bio": "Ken Jin is a Python core team member since Aug 2021. He works primarily on Python's performance.",
44
"github": "Fidget-Spinner",
55
"avatar": "",
66
"twitter": "",

content/posts/jit-on-track/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Python 3.15's JIT is now back on track
33
publishDate: '2026-03-23'
44
author: Ken Jin
5-
description: 'The penultimate 3.15 alpha is out!'
5+
description: 'A look at Python's JIT in 3.15a7.'
66
tags:
77
- JIT
88
- performance

0 commit comments

Comments
 (0)