Skip to content

Commit cdeaf99

Browse files
Move section down
1 parent a851fe1 commit cdeaf99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ Summary -- Release highlights
6262
.. This section singles out the most important changes in Python 3.15.
6363
Brevity is key.
6464
65-
* The :ref:`JIT compiler <whatsnew315-jit>` has been significantly upgraded,
66-
with 3-4% geometric mean performance improvement on pyperformance benchmarks.
6765
6866
.. PEP-sized items next.
6967
@@ -76,6 +74,8 @@ Summary -- Release highlights
7674
* :pep:`782`: :ref:`A new PyBytesWriter C API to create a Python bytes object
7775
<whatsnew315-pep782>`
7876
* :ref:`Improved error messages <whatsnew315-improved-error-messages>`
77+
* The :ref:`JIT compiler <whatsnew315-jit>` has been significantly upgraded,
78+
with 3-4% geometric mean performance improvement on the pyperformance benchmarks.
7979

8080

8181
New features

0 commit comments

Comments
 (0)