]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71339: Use new assertion methods in test_capi (GH-129053)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Jan 2025 12:32:27 +0000 (14:32 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2025 12:32:27 +0000 (14:32 +0200)
commita30277a06af0f41ffaab8839bdfe7c79b9b4e0ef
treecb8b89c62da5c6ecf18b37eed5cbbd0b982a6276
parent537296cdcdecae5c2322e809d01ec07f0cb79245
gh-71339: Use new assertion methods in test_capi (GH-129053)
Lib/test/test_capi/test_abstract.py
Lib/test/test_capi/test_misc.py
Lib/test/test_capi/test_sys.py