]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-150285: Fix too long docstrings in the decimal module (GH-150288) (GH-15046...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 26 May 2026 09:49:41 +0000 (11:49 +0200)
committerGitHub <noreply@github.com>
Tue, 26 May 2026 09:49:41 +0000 (12:49 +0300)
commit9463c9d33ef820b8da64aec4fd313aaa46495d65
tree4ce781d1815f27af7370bba3b323f178fd8ce7bb
parent7d265b60133b323232d2811c53f6d10a41a14435
[3.13] gh-150285: Fix too long docstrings in the decimal module (GH-150288) (GH-150460) (GH-150465)

(cherry picked from commit 9d79e71fb68d6a35d26d28d335b466465afaa165)
(cherry picked from commit 6bed57a3b659a34c4a7d75e76f4fe840f762bf7f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/_pydecimal.py