]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-99948: Support ctypes.util.find_library in emscripten environment (GH-13851...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Sep 2025 14:24:46 +0000 (16:24 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Sep 2025 14:24:46 +0000 (17:24 +0300)
commit9741cfc73afcf780a84ce018f9e71903211a5fd8
tree726d757b22e67f51570bca424f09c24da0f2915e
parentc1154943b12435331450cc50a2e24c3a2827f742
[3.14] gh-99948: Support ctypes.util.find_library in emscripten environment (GH-138519) (#139022)

Co-authored-by: Gyeongjae Choi <def6488@gmail.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Lib/ctypes/util.py
Lib/test/test_ctypes/test_find.py
Misc/NEWS.d/next/Library/2025-09-05-05-53-43.gh-issue-99948.KMSlG6.rst [new file with mode: 0644]