close
Skip to content

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

Merged
freakboy3742 merged 1 commit into
python:3.13from
miss-islington:backport-918fb3a-3.13
Aug 22, 2026
Merged

[3.13] gh-156112: Load the ObjC runtime by name when find_library() cannot resolve it (GH-156113)#156217
freakboy3742 merged 1 commit into
python:3.13from
miss-islington:backport-918fb3a-3.13

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>
@freakboy3742
freakboy3742 enabled auto-merge (squash) August 22, 2026 03:56
@freakboy3742
freakboy3742 merged commit fe4c50b into python:3.13 Aug 22, 2026
46 checks passed
@miss-islington
miss-islington deleted the backport-918fb3a-3.13 branch August 22, 2026 04:09
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.

3 participants