]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122450: Expand documentation for ``Rational`` and ``Fraction`` (#136800...
authorSergey B Kirpichev <skirpichev@gmail.com>
Tue, 5 Aug 2025 13:54:31 +0000 (16:54 +0300)
committerGitHub <noreply@github.com>
Tue, 5 Aug 2025 13:54:31 +0000 (14:54 +0100)
commitdc980b0ed697a5af5ae3b1046c46041492f960ea
tree2234c1eab417ff61838fa425965da837fd3ff014
parentc489934b26fbfe22306eabc231ec78f2d2449cbc
[3.13] gh-122450: Expand documentation for ``Rational`` and ``Fraction`` (#136800) (#137367)

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