File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
8181New features
You can’t perform that action at this time.
0 commit comments