]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92417: `fractions`, `decimal`: Improve docs for alternative constructor methods...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Thu, 19 May 2022 15:28:51 +0000 (16:28 +0100)
committerGitHub <noreply@github.com>
Thu, 19 May 2022 15:28:51 +0000 (17:28 +0200)
commit090df844ea16af3a5df79aba2b9c89ac6a31ba06
tree94842695348fedd190e67d24a86b9140a6debe59
parent639b62c9c479e38a6f91a80b261097574a1e7ac7
gh-92417: `fractions`, `decimal`: Improve docs for alternative constructor methods (GH-92421)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Doc/library/decimal.rst
Doc/library/fractions.rst