]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71339: Use new assertion methods in test_ctypes (GH-129054)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Jan 2025 13:30:00 +0000 (15:30 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2025 13:30:00 +0000 (13:30 +0000)
commit38c3cf6320bfc15e6a69f73724a49df5280d8269
treed8c1f0413fe22198956cc18563efb4a745c67edb
parentdf66ff14b49f4388625212f6bc86b754cb51d4eb
gh-71339: Use new assertion methods in test_ctypes (GH-129054)
Lib/test/test_ctypes/test_c_simple_type_meta.py
Lib/test/test_ctypes/test_loading.py
Lib/test/test_ctypes/test_repr.py