From fe186d76cfddf3f4b575d682c034642db07dc762 Mon Sep 17 00:00:00 2001 From: Ken Jin Date: Tue, 11 Mar 2025 10:57:35 +0800 Subject: [PATCH] Minor nits to whats new tail call wording (#130912) --- Doc/whatsnew/3.14.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.14.rst b/Doc/whatsnew/3.14.rst index 054cfb177f2..6539b23380b 100644 --- a/Doc/whatsnew/3.14.rst +++ b/Doc/whatsnew/3.14.rst @@ -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 `_ found in