]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71052: Implement `ctypes.util.find_library` on Android (GH-116379)
authorMalcolm Smith <smith@chaquo.com>
Thu, 21 Mar 2024 13:20:57 +0000 (13:20 +0000)
committerGitHub <noreply@github.com>
Thu, 21 Mar 2024 13:20:57 +0000 (14:20 +0100)
commit1f8b24ef69896680d6ba6005e75e1cc79a744f9e
treea687864eb6a3f6a68b8f0fb2c1a1ac5f4cc02c51
parentd16c9d1278164f04778861814ebc87ed087511fc
gh-71052: Implement `ctypes.util.find_library` on Android (GH-116379)
Doc/library/ctypes.rst
Lib/ctypes/util.py
Lib/test/test_ctypes/test_find.py
Misc/NEWS.d/next/Library/2024-03-05-19-56-29.gh-issue-71052.PMDK--.rst [new file with mode: 0644]