]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:39:00 +0000 (20:39 +0100)
committerGitHub <noreply@github.com>
Thu, 29 Feb 2024 19:39:00 +0000 (19:39 +0000)
commitd49fdc8d16ed4e188ff38434bab78f265215f0f3
treead763c1a286aafe666438fde6c12a4e02e40b13b
parent010aac7c1a43afd63b4c4019c4f217f1e3a72689
[3.12] gh-72463: Fix ctypes/test_loading.py so that test_find reports skipped (GH-18312) (GH-116136)

(cherry picked from commit 04d1000071b5eefd4b1dd69051aacad343da4b21)

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