]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71339: Use assertIsSubclass() and assertNotIsSubclass() in test_decimal (GH-128827)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Jan 2025 09:20:49 +0000 (11:20 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2025 09:20:49 +0000 (11:20 +0200)
commit485d2e831ebf71a34634319adeeabdd1f9158bbe
tree4412129570b36e7645286c9be5fdce89535a1dc1
parent36aaf4137d55df3e324d98ec06b983b0287d8949
gh-71339: Use assertIsSubclass() and assertNotIsSubclass() in test_decimal (GH-128827)
Lib/test/test_decimal.py