]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-125522: Fix bare except in test_math.testTan (#125544)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Sat, 19 Oct 2024 11:49:14 +0000 (12:49 +0100)
committerGitHub <noreply@github.com>
Sat, 19 Oct 2024 11:49:14 +0000 (12:49 +0100)
commit4b421e8aca7f2dccc5ac8604b78589941dd7974c
tree44d779265c266d5706fdb94befd9bd338958429d
parenta7443a1735c33d5758b47ac9b8a1c34bac4ef994
gh-125522: Fix bare except in test_math.testTan (#125544)
Lib/test/test_math.py