8000 [3.12] Docs: spelling and grammar fixes (GH-122084) by freakboy3742 · Pull Request #122107 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] Docs: spelling and grammar fixes (GH-122084) #122107

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

freakboy3742
Copy link
Contributor
@freakboy3742 freakboy3742 commented Jul 22, 2024

Corrected some grammar and spelling issues in documentation.

(cherry picked from commit bc264ea)


📚 Documentation preview 📚: https://cpython-previews--122107.org.readthedocs.build/

Corrected some grammar and spelling issues in documentation.

(cherry picked from commit bc264ea)

Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@@ -87,7 +87,7 @@ another rational number, or from a string.

.. versionchanged:: 3.9
The :func:`math.gcd` function is now used to normalize the *numerator*
and *denominator*. :func:`math.gcd` always return a :class:`int` type.
and *denominator*. :func:`math.gcd` always returns an :class:`int` type.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not worth changing in this backport, but "an instance of int" would be better than "an int type".

@JelleZijlstra JelleZijlstra merged commit 71970d6 into python:3.12 Jul 22, 2024
28 checks passed
@freakboy3742 freakboy3742 deleted the backport-bc264ea-3.12 branch July 22, 2024 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0