]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use subTest() in math.fma() tests (#131125)
authorSergey B Kirpichev <skirpichev@gmail.com>
Wed, 12 Mar 2025 06:22:28 +0000 (09:22 +0300)
committerGitHub <noreply@github.com>
Wed, 12 Mar 2025 06:22:28 +0000 (07:22 +0100)
commit52756c30dbedafc6e5db3950049f18db2020b4bb
treedda06cb616a5cda8fea02f5baf80ceb99a8f7055
parentebc24d54bcf554403e9bf4b590d5c1f49e648e0d
Use subTest() in math.fma() tests (#131125)
Lib/test/test_math.py