Skip to content

[3.15] gh-156112: Load the ObjC runtime by name when find_library() cannot resolve it (GH-156113) - #156215

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-918fb3a-3.15
Open

[3.15] gh-156112: Load the ObjC runtime by name when find_library() cannot resolve it (GH-156113)#156215
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-918fb3a-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Provides a fallback name for the ObjC runtime library on iOS, and improved error
handling when that library cannot be loaded.
(cherry picked from commit 918fb3a)

Co-authored-by: Clément Péron peron.clem@gmail.com

…nnot resolve it (pythonGH-156113)

Provides a fallback name for the ObjC runtime library on iOS, and improved error
handling when that library cannot be loaded.
(cherry picked from commit 918fb3a)

Co-authored-by: Clément Péron <peron.clem@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants