From d572369e4249ede4b5c2f4a6f09da11bc04e3155 Mon Sep 17 00:00:00 2001 From: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> Date: Thu, 6 Mar 2025 21:45:34 +0800 Subject: [PATCH] Minor nits to whats new tail call wording --- 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 52a0bd2d74f042..0fff6ea5fd4661 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