Skip to content

Commit d396a32

Browse files
gh-139698: Fix typo in What's New 3.14 (#139699)
1 parent 162997b commit d396a32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,8 +449,8 @@ depending on platform and architecture.
449449
The baseline is Python 3.14 built with Clang 19, without this new interpreter.
450450

451451
This interpreter currently only works with Clang 19 and newer
452-
on x86-64 and AArch64 architectures. However, a future release
453-
of GCC is expected will support this as well.
452+
on x86-64 and AArch64 architectures.
453+
However, a future release of GCC is expected to support this as well.
454454

455455
This feature is opt-in for now. Enabling profile-guided optimization is highly
456456
recommendeded when using the new interpreter as it is the only configuration

0 commit comments

Comments
 (0)