Skip to content

Commit cb8b359

Browse files
authored
Revise contributor names in 3.15 release notes
Updated contributor list for JIT improvements.
1 parent 52c0186 commit cb8b359

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
@@ -1358,7 +1358,7 @@ The JIT avoids :term:`reference count`\ s where possible. This generally
13581358
reduces the cost of most operations in Python.
13591359

13601360
(Contributed by Ken Jin, Donghee Na, Zheao Li, Hai Zhu, Savannah Ostrowski,
1361-
Reiden Ong, Noam Cohen, Tomas Roun, PuQing, and Cajetan Rodrigues in :gh:`134584`.)
1361+
Reiden Ong, Noam Cohen, Tomas Roun, PuQing, Cajetan Rodrigues, and Sacul in :gh:`134584`.)
13621362

13631363
.. rubric:: Better machine code generation
13641364

0 commit comments

Comments
 (0)