]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115119: Remove superfluous TEST_COVERAGE private macro from _decimal module (GH...
authorSergey B Kirpichev <skirpichev@gmail.com>
Mon, 1 Jun 2026 18:41:21 +0000 (21:41 +0300)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2026 18:41:21 +0000 (13:41 -0500)
commit59abdf82073c5a431ec1a3a6f0ba6edfdf7a3e1c
treeb86932b800e63b652fb5f68446e08773eb4e84bd
parent633b6be8f5a482ef6efa787ae33851fcb7ef904c
gh-115119: Remove superfluous TEST_COVERAGE private macro from _decimal module (GH-149756)

It was previously shared with `libmpdec`, which is no longer vendored.
Modules/_decimal/_decimal.c
configure
configure.ac