]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123811: Test that round(Decimal) can return signed zero (GH-124007)
authorSergey B Kirpichev <skirpichev@gmail.com>
Fri, 13 Sep 2024 12:49:13 +0000 (15:49 +0300)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2024 12:49:13 +0000 (15:49 +0300)
commitb46c65ed2b78214cb8914779ac4e8d343ac4775e
tree2dec40ec67c5eb61d0996c48378136127f8407d8
parentacb3f875fba0552d55989f1f2686c334fecaecca
gh-123811: Test that round(Decimal) can return signed zero (GH-124007)
Lib/test/test_decimal.py