]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-146498: Ensure binary content is correctly processed in multi-arch iOS...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 27 Mar 2026 02:16:52 +0000 (03:16 +0100)
committerGitHub <noreply@github.com>
Fri, 27 Mar 2026 02:16:52 +0000 (02:16 +0000)
commit74c21aec82780554c99541b59d6f1cadbd6baa27
treeb64fc079a343fa767466395940593af9eb3815c1
parent6a5354ef65daa2a4348d5ab018586409b226f716
[3.14] gh-146498: Ensure binary content is correctly processed in multi-arch iOS XCframeworks (GH-146499) (#146502)

Ensure that multi-arch libpython dylibs aren't copied into the app, and the
standard lib is always found for framework post-processing.
(cherry picked from commit 5684b3a04c6985e48b9a3d5394e3b7878901d6aa)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Apple/testbed/Python.xcframework/build/utils.sh
Misc/NEWS.d/next/Build/2026-03-27-06-55-10.gh-issue-146498.uOiCab.rst [new file with mode: 0644]