]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123811: test that round() can return signed zero (GH-123829) (#123938)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Sep 2024 04:22:13 +0000 (06:22 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 04:22:13 +0000 (21:22 -0700)
commit243db20b75e6c127bb8bd2d42099ba16a5fc56e1
treeee42e5d66363aa2b091ab94dc73d208e31d40de5
parent5bf32d1300f7342ec76e8afee480eef07d00a23b
[3.13] gh-123811: test that round() can return signed zero (GH-123829) (#123938)

gh-123811: test that round() can return signed zero (GH-123829)
(cherry picked from commit d2b9b6f919e92184420c8e13d078e83447ce7917)

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