There was an error while loading. Please reload this page.
1 parent d4095f2 commit 49627dcCopy full SHA for 49627dc
1 file changed
Doc/whatsnew/3.15.rst
@@ -920,7 +920,7 @@ code results in constants, the code can be simplified by the JIT.
920
The JIT avoids :term:`reference count`\ s where possible. This generally
921
reduces the cost of most operations in Python.
922
923
-(Contributed by Ken Jin, Donghee Na, Nadeshiko Manju, Savannah Ostrowski,
+(Contributed by Ken Jin, Donghee Na, Zheao Li, Savannah Ostrowski,
924
Noam Cohen, Tomas Roun, PuQing in :gh:`134584`.)
925
926
.. rubric:: Better machine code generation
0 commit comments