Skip to content

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ä <[email protected]>
Co-authored-by: Russell Keith-Magee <[email protected]>
Co-authored-by: Bénédikt Tran <[email protected]>
.. 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
@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