]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-72463: Fix ctypes/test_loading.py so that test_find reports skipped (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 29 Feb 2024 19:48:38 +0000 (20:48 +0100)
committerGitHub <noreply@github.com>
Thu, 29 Feb 2024 19:48:38 +0000 (19:48 +0000)
commit8643cfd9183b390a5b230f78737b7f65c50200f4
treeb26edeaf2b4cb5fba01955abd500495cde44e550
parent9db482c7d9b98456ebf1dc9fa27e67f3fc945817
[3.11] gh-72463: Fix ctypes/test_loading.py so that test_find reports skipped (GH-18312) (GH-116137)

(cherry picked from commit 04d1000071b5eefd4b1dd69051aacad343da4b21)

Co-authored-by: Michael Felt <aixtools@users.noreply.github.com>
Lib/ctypes/test/test_loading.py