]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45332: Fix broken Decimal test and benchmark (GH-28680)
authorDong-hee Na <donghee.na@python.org>
Fri, 1 Oct 2021 13:49:46 +0000 (13:49 +0000)
committerGitHub <noreply@github.com>
Fri, 1 Oct 2021 13:49:46 +0000 (22:49 +0900)
commit9eed75fde226cec5a02301cfac1dc8039b5a183e
treed769d9668da19be5cb8397d6cd8c9c8beb4c2bb8
parent9ce0f48e918860ffa32751a85b0fe7967723e2e3
bpo-45332: Fix broken Decimal test and benchmark (GH-28680)
Modules/_decimal/tests/bench.py
Modules/_decimal/tests/deccheck.py
Modules/_decimal/tests/formathelper.py