]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122450: Expand documentation for ``Rational`` and ``Fraction`` (#136800)
authorSergey B Kirpichev <skirpichev@gmail.com>
Mon, 4 Aug 2025 02:15:59 +0000 (05:15 +0300)
committerGitHub <noreply@github.com>
Mon, 4 Aug 2025 02:15:59 +0000 (02:15 +0000)
commitb266fbc9ecd25d08ab572ecb91913e86b6ddc75e
treebb63e91ed37f2627ac838d970e53311255065f82
parent506542b5966073203f0da71a487de24e596b7979
gh-122450: Expand documentation for ``Rational`` and ``Fraction`` (#136800)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/library/fractions.rst
Doc/library/numbers.rst
Lib/numbers.py