]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:30:39 +0000 (08:30 +0100)
committerGitHub <noreply@github.com>
Thu, 2 Jan 2025 07:30:39 +0000 (07:30 +0000)
commit487caa95796651bc99bccc77fc42e4e5e7a8ae2b
tree431e4f3ee522d47557806582cfeb6b0753b20586
parent7fcba2e3a9747d4b8bbe5a2fea2b66f671130157
[3.12] gh-128349: Use `.. data::` instead of `.. class::` for pre-defined decimal `Context` objects (GH-128379) (#128402)

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