]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Minor nits to whats new tail call wording (#130912)
authorKen Jin <kenjin@python.org>
Tue, 11 Mar 2025 02:57:35 +0000 (10:57 +0800)
committerGitHub <noreply@github.com>
Tue, 11 Mar 2025 02:57:35 +0000 (10:57 +0800)
Doc/whatsnew/3.14.rst

index 054cfb177f268b269339453b65961282d526bdea..6539b23380b6e030be3bb0bfbde76d213f53a650 100644 (file)
@@ -297,7 +297,7 @@ For further information on how to build Python, see
 
 .. attention::
 
-    This section previously reported a 9-15% geomean speedup. This number has since been
+    This section previously reported a 9-15% geometric mean speedup. This number has since been
     cautiously revised down to 3-5%. While we expect performance results to be better
     than what we report, our estimates are more conservative due to a
     `compiler bug <https://github.com/llvm/llvm-project/issues/106846>`_ found in