https://github.com/python/cpython/commit/fe186d76cfddf3f4b575d682c034642db07dc762 commit: fe186d76cfddf3f4b575d682c034642db07dc762 branch: main author: Ken Jin <ken...@python.org> committer: Fidget-Spinner <kenjin4...@gmail.com> date: 2025-03-11T10:57:35+08:00 summary:
Minor nits to whats new tail call wording (#130912) files: M Doc/whatsnew/3.14.rst diff --git a/Doc/whatsnew/3.14.rst b/Doc/whatsnew/3.14.rst index 054cfb177f268b..6539b23380b6e0 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 <https://github.com/llvm/llvm-project/issues/106846>`_ found in _______________________________________________ Python-checkins mailing list -- python-checkins@python.org To unsubscribe send an email to python-checkins-le...@python.org https://mail.python.org/mailman3/lists/python-checkins.python.org/ Member address: arch...@mail-archive.com