-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
Documentation
The documentation page "What’s new in Python 3.14¶" contains the following paragraph:
This interpreter currently only works with Clang 19 and newer on x86-64 and AArch64 architectures. However, a future release of GCC is expected will support this as well.
The second sentence contains a grammatical error, a double verb. To avoid confusion, the two verb phrases "is expected" and "will support" must either be joined with a conjunction ("is expected and will support this as well") or combined into a single verb phrase ("is expected to support this well").
The word "expected" could also be moved into an adjectival position, such as "an expected, future release of GCC will support this as well."
Linked PRs
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Projects
Status
Todo