]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:41 +0000 (19:10 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 18:10:41 +0000 (18:10 +0000)
commited567c1e1f27df507ca45478bdf9143b21ed06e1
treed69e63f35a85eb7b80c62f64a2ee647716594f95
parent4bbb9f6f29e08d88ebc4965165b8aa1aec47f427
[3.12] gh-114257: Ignore the FileNotFound error in ctypes.util._is_elf() (GH-114394) (GH-114444)

(cherry picked from commit 7fc51c3f6b7b13f88480557ff14bdb1c049f9a37)

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