From: Ken Jin Date: Tue, 11 Mar 2025 02:57:35 +0000 (+0800) Subject: Minor nits to whats new tail call wording (#130912) X-Git-Tag: v3.14.0a6~91 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fe186d76cfddf3f4b575d682c034642db07dc762;p=thirdparty%2FPython%2Fcpython.git Minor nits to whats new tail call wording (#130912) --- diff --git a/Doc/whatsnew/3.14.rst b/Doc/whatsnew/3.14.rst index 054cfb177f26..6539b23380b6 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