https://github.com/python/cpython/commit/d5b26816d02fb4557021083177a5aa1f492030bf
commit: d5b26816d02fb4557021083177a5aa1f492030bf
branch: main
author: Sacul <[email protected]>
committer: Fidget-Spinner <[email protected]>
date: 2026-03-19T21:40:09+08:00
summary:

gh-145866 : Update JIT contributor list (GH-146170)

files:
M Doc/whatsnew/3.15.rst

diff --git a/Doc/whatsnew/3.15.rst b/Doc/whatsnew/3.15.rst
index 5689ecbffc4b30..69283f67487b18 100644
--- a/Doc/whatsnew/3.15.rst
+++ b/Doc/whatsnew/3.15.rst
@@ -1358,7 +1358,7 @@ The JIT avoids :term:`reference count`\ s where possible. 
This generally
 reduces the cost of most operations in Python.
 
 (Contributed by Ken Jin, Donghee Na, Zheao Li, Hai Zhu, Savannah Ostrowski,
-Reiden Ong, Noam Cohen, Tomas Roun, PuQing, and Cajetan Rodrigues in 
:gh:`134584`.)
+Reiden Ong, Noam Cohen, Tomas Roun, PuQing, Cajetan Rodrigues, and Sacul in 
:gh:`134584`.)
 
 .. rubric:: Better machine code generation
 

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]

Reply via email to