]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-72463: Fix ctypes/test_loading.py so that test_find reports skipped (GH-18312)
authorMichael Felt <aixtools@users.noreply.github.com>
Thu, 29 Feb 2024 18:37:31 +0000 (19:37 +0100)
committerGitHub <noreply@github.com>
Thu, 29 Feb 2024 18:37:31 +0000 (20:37 +0200)
commit04d1000071b5eefd4b1dd69051aacad343da4b21
tree196619bed16509d14dda081aae6daef1fea15613
parenta81d9509ee60c405e08012aec5d97da5840b590b
gh-72463: Fix ctypes/test_loading.py so that test_find reports skipped (GH-18312)
Lib/test/test_ctypes/test_loading.py