]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123811: test that round() can return signed zero (#123829)
authorSergey B Kirpichev <skirpichev@gmail.com>
Wed, 11 Sep 2024 09:21:05 +0000 (12:21 +0300)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2024 09:21:05 +0000 (11:21 +0200)
commitd2b9b6f919e92184420c8e13d078e83447ce7917
treeae866c1ccbc7bc4f4335bae37d9c91acd4abd5f4
parenta1dbf2ea69acc6ccee6292709af1dadd55c068be
gh-123811: test that round() can return signed zero (#123829)
Lib/test/test_float.py