FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.14] gh-156112: Load the ObjC runtime by name when find_library() cannot resolve it (GH-156113) by miss-islington · Pull Request #156216 · python/cpython · GitHub

/ cpython Public

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

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

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

Conversation

miss-islington commented Aug 22, 2026
edited by bedevere-app Bot
Loading

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 enabled auto-merge (squash) August 22, 2026 03:56
freakboy3742 merged commit f89e637 into python:3.14 Aug 22, 2026
55 checks passed
miss-islington deleted the backport-918fb3a-3.14 branch August 22, 2026 04:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL