]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-73487: Convert `_decimal` to use Argument Clinic (part 7) (#138221)
authorSergey B Kirpichev <skirpichev@gmail.com>
Thu, 18 Sep 2025 14:08:27 +0000 (17:08 +0300)
committerGitHub <noreply@github.com>
Thu, 18 Sep 2025 14:08:27 +0000 (16:08 +0200)
commitb0a8073f1b31aa0f49dca9ec49a78e5e9060c7d2
treebb560f3c730ca5df09936871ed25622c74a535f7
parent1ebd726c9b666fdbb8a7e0875934a1d75ee9ba88
gh-73487: Convert `_decimal` to use Argument Clinic (part 7) (#138221)

Use "defining class" converter, where possible.
Modules/_decimal/_decimal.c
Modules/_decimal/clinic/_decimal.c.h