]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152870: Fix compile error with decimal when EXTRA_FUNCTIONALITY enabled (#152871)
authorXiaowei Lu <weixlu420302@gmail.com>
Fri, 3 Jul 2026 10:34:15 +0000 (18:34 +0800)
committerGitHub <noreply@github.com>
Fri, 3 Jul 2026 10:34:15 +0000 (13:34 +0300)
commitc4739533f335f9cd4fa71ba6daff2a81751da643
treeac57e51a913d344891191366a41231871d920c4a
parentf75028f7ceebee4cbeb46bf040834e2005d57436
gh-152870: Fix compile error with decimal when EXTRA_FUNCTIONALITY enabled (#152871)
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