Skip to content

Commit feec370

Browse files
authored
Update 3.14.rst
1 parent 28b6b6c commit feec370

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Doc/whatsnew/3.14.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -943,8 +943,9 @@ For further information on how to build Python, see
943943
Clang/LLVM 19, which causes the normal interpreter to be slower. We were unaware of this bug,
944944
resulting in inaccurate results. We sincerely apologize for
945945
communicating results that were only accurate for LLVM v19.1.x and v20.1.0. In the meantime,
946-
the bug has been fixed in LLVM v20.1.1 and v21.1, but it will remain unfixed for LLVM v19.1.x
947-
and v20.1.0. Thus any benchmarks with those versions of LLVM may produce inaccurate numbers.
946+
the bug has been fixed in LLVM v20.1.1 and for the upcoming v21.1, but it will remain
947+
unfixed for LLVM v19.1.x and v20.1.0. Thus
948+
any benchmarks with those versions of LLVM may produce inaccurate numbers.
948949
(Thanks to Nelson Elhage for bringing this to light.)
949950

950951
(Contributed by Ken Jin in :gh:`128563`, with ideas on how to implement this

0 commit comments

Comments
 (0)