]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-123811: Test that round(Decimal) can return signed zero (GH-124007) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 13 Sep 2024 13:09:26 +0000 (15:09 +0200)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2024 13:09:26 +0000 (13:09 +0000)
commitb6f46073515ce10a4f2457c32c8376bf975388aa
tree648b34c222ea6d7610bdaf20d8e4a617669ae77f
parent53af5b2dd2069680be4ce76626c857e9b2959f77
[3.12] gh-123811: Test that round(Decimal) can return signed zero (GH-124007) (GH-124049)

(cherry picked from commit b46c65ed2b78214cb8914779ac4e8d343ac4775e)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Lib/test/test_decimal.py