Skip to content

Commit 49627dc

Browse files
Use other name for JIT contributor (#142877)
1 parent d4095f2 commit 49627dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ code results in constants, the code can be simplified by the JIT.
920920
The JIT avoids :term:`reference count`\ s where possible. This generally
921921
reduces the cost of most operations in Python.
922922

923-
(Contributed by Ken Jin, Donghee Na, Nadeshiko Manju, Savannah Ostrowski,
923+
(Contributed by Ken Jin, Donghee Na, Zheao Li, Savannah Ostrowski,
924924
Noam Cohen, Tomas Roun, PuQing in :gh:`134584`.)
925925

926926
.. rubric:: Better machine code generation

0 commit comments

Comments
 (0)