]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102471: convert decimal module to use PyLong_Export API (PEP 757) (#128267)
authorSergey B Kirpichev <skirpichev@gmail.com>
Mon, 6 Jan 2025 10:29:18 +0000 (13:29 +0300)
committerGitHub <noreply@github.com>
Mon, 6 Jan 2025 10:29:18 +0000 (11:29 +0100)
commit879d287f49edcd4fa68324265f8ba63758716540
treeb5bb38ad6dae9b78150370d32524c658270111ad
parentaef52ca8b334ff90e8032da39f4d06e7b5130eb9
gh-102471: convert decimal module to use PyLong_Export API (PEP 757) (#128267)
Modules/_decimal/_decimal.c