Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Prev Previous commit
Next Next commit
lint
  • Loading branch information
Fidget-Spinner committed Feb 6, 2025
commit 913f8b450ecc3770bc652a1813abef587f60aea7
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ significantly better performance. Preliminary numbers on our machines suggest
anywhere from -3% to 40% faster Python code, and a geometric mean of 9-15%
faster on ``pyperformance`` depending on platform and architecture.

This interpreter currently only works with `clang-19` and newer
This interpreter currently only works with ``clang-19`` and newer
Comment thread
Fidget-Spinner marked this conversation as resolved.
Outdated
on x86-64 and AArch64 architectures. However, we expect
that a future release of GCC will support this as well.

Expand Down