]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-128349: Use `.. data::` instead of `.. class::` for pre-defined decimal...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 2 Jan 2025 07:28:12 +0000 (08:28 +0100)
committerGitHub <noreply@github.com>
Thu, 2 Jan 2025 07:28:12 +0000 (07:28 +0000)
commit48d50fd4918d9236cf0bc88fb318e560f5a4e3d8
treeadd5c708592e63018bd723168fee7fac211a0fe4
parent675b039e46fae6f6b83c143fe4e5ba5bee3067dc
[3.13] gh-128349: Use `.. data::` instead of `.. class::` for pre-defined decimal `Context` objects (GH-128379) (#128401)

gh-128349: Use `.. data::` instead of `.. class::` for pre-defined decimal `Context` objects (GH-128379)
(cherry picked from commit 60c65184695a3eab766b3bc26fc99f695deb998f)

Co-authored-by: abkmystery <36216019+abkmystery@users.noreply.github.com>
Doc/library/decimal.rst
Doc/whatsnew/3.3.rst