]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-114257: Ignore the FileNotFound error in ctypes.util._is_elf() (GH-114394...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 22 Jan 2024 18:10:44 +0000 (19:10 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 18:10:44 +0000 (18:10 +0000)
commitf5d9980217b2f36d095aa58a9b949b828f113082
treebc06152fb4da640f053b523bc546a5d52c617f68
parentacea9d8e879c15255a3b08f11729bb1ec6b9fbd6
[3.11] gh-114257: Ignore the FileNotFound error in ctypes.util._is_elf() (GH-114394) (GH-114445)

(cherry picked from commit 7fc51c3f6b7b13f88480557ff14bdb1c049f9a37)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Lib/ctypes/test/test_find.py
Lib/ctypes/util.py
Misc/NEWS.d/next/Library/2024-01-21-16-32-55.gh-issue-114257.bCFld5.rst [new file with mode: 0644]