]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45332: Fix broken Decimal test and benchmark (GH-28680)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 1 Oct 2021 14:16:37 +0000 (07:16 -0700)
committerGitHub <noreply@github.com>
Fri, 1 Oct 2021 14:16:37 +0000 (07:16 -0700)
commit282992b36f9fe27183037051f3b37210884600af
treed2afa440014f7213583dc52b721c28a343ebcd8d
parentfc3511f18e92ea345092aa59a4225218bd19e153
bpo-45332: Fix broken Decimal test and benchmark (GH-28680)

(cherry picked from commit 9eed75fde226cec5a02301cfac1dc8039b5a183e)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
Modules/_decimal/tests/bench.py
Modules/_decimal/tests/deccheck.py
Modules/_decimal/tests/formathelper.py