Skip to content

[3.14] gh-99948: Support ctypes.util.find_library in emscripten environment (GH-138519)#139022

Merged
hugovk merged 1 commit into
python:3.14from
miss-islington:backport-218b8db-3.14
Sep 17, 2025
Merged

[3.14] gh-99948: Support ctypes.util.find_library in emscripten environment (GH-138519)#139022
hugovk merged 1 commit into
python:3.14from
miss-islington:backport-218b8db-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

Adds support for ctypes loading .so files directly.


(cherry picked from commit 218b8db)

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

…nment (pythonGH-138519)

Adds support for ctypes loading .so files directly.

---------
(cherry picked from commit 218b8db)

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>
@freakboy3742

Copy link
Copy Markdown
Contributor

Assigned to @hugovk while the 3.14 branch block is in place.

@hugovk
hugovk merged commit 9741cfc into python:3.14 Sep 17, 2025
52 checks passed
@miss-islington
miss-islington deleted the backport-218b8db-3.14 branch January 2, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants