From: Sacul <183588943+Sacul0457@users.noreply.github.com> Date: Thu, 19 Mar 2026 13:40:09 +0000 (+0800) Subject: gh-145866 : Update JIT contributor list (GH-146170) X-Git-Tag: v3.15.0a8~245 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d5b26816d02fb4557021083177a5aa1f492030bf;p=thirdparty%2FPython%2Fcpython.git gh-145866 : Update JIT contributor list (GH-146170) --- diff --git a/Doc/whatsnew/3.15.rst b/Doc/whatsnew/3.15.rst index 5689ecbffc4b..69283f67487b 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