]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-71966: Move the module docstring from _pydecimal to decimal (GH-117919...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Apr 2024 12:13:21 +0000 (14:13 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2024 12:13:21 +0000 (15:13 +0300)
commit7e0141e07e215876c035d5f99dccfa7cd4274d81
treed17c8121891a5adda8e49aab7e0af2a004741cef
parentc34c962d07fb5f6934a55d1dc45a112b751ae401
[3.12] gh-71966: Move the module docstring from _pydecimal to decimal (GH-117919) (GH-117962)

Now it is set even if the C implementation is used.

Also add a one-line synopsis.
(cherry picked from commit c69968ff69b59b27d43708379e4399f424f92075)
Lib/_pydecimal.py
Lib/decimal.py