]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-152870: Fix compile error with decimal when EXTRA_FUNCTIONALITY enabled...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 3 Jul 2026 11:03:07 +0000 (13:03 +0200)
committerGitHub <noreply@github.com>
Fri, 3 Jul 2026 11:03:07 +0000 (11:03 +0000)
commit2a7eb3d179bbfbd7ba085c8093796bcbc6aea285
tree7efd08bb72768f2ef5eca9e6966e450374fca151
parent1b89ad7e009c00da78aab3eff73620fafb5b032e
[3.15] gh-152870: Fix compile error with decimal when EXTRA_FUNCTIONALITY enabled (GH-152871) (#152937)

gh-152870: Fix compile error with decimal when EXTRA_FUNCTIONALITY enabled (GH-152871)
(cherry picked from commit c4739533f335f9cd4fa71ba6daff2a81751da643)

Co-authored-by: Xiaowei Lu <weixlu420302@gmail.com>
Lib/test/test_decimal.py
Misc/NEWS.d/next/Build/2026-07-02-16-25-13.gh-issue-152870.oh9eD1.rst [new file with mode: 0644]
Modules/_decimal/_decimal.c