X Tutup
Skip to content

[3.14] gh-141692: Add a slice-specific lib folder to iOS XCframeworks. (GH-141693)#141733

Merged
freakboy3742 merged 1 commit intopython:3.14from
miss-islington:backport-7b0b708-3.14
Nov 19, 2025
Merged

[3.14] gh-141692: Add a slice-specific lib folder to iOS XCframeworks. (GH-141693)#141733
freakboy3742 merged 1 commit intopython:3.14from
miss-islington:backport-7b0b708-3.14

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 19, 2025

Modifies the iOS XCframework to include a lib folder for each slice that
contains a symlinked version of the libPython dynamic library.
(cherry picked from commit 7b0b708)

Co-authored-by: Russell Keith-Magee russell@keith-magee.com

…pythonGH-141693)

Modifies the iOS XCframework to include a lib folder for each slice that
contains a symlinked version of the libPython dynamic library.
(cherry picked from commit 7b0b708)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
@freakboy3742 freakboy3742 enabled auto-merge (squash) November 19, 2025 01:49
@freakboy3742 freakboy3742 merged commit daff2a9 into python:3.14 Nov 19, 2025
53 checks passed
@miss-islington miss-islington deleted the backport-7b0b708-3.14 branch January 2, 2026 16:53
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Feb 3, 2026
…eworks. (pythonGH-141693) (python#141733)

Modifies the iOS XCframework to include a lib folder for each slice that
contains a symlinked version of the libPython dynamic library.
(cherry picked from commit 7b0b708)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Feb 3, 2026
…eworks. (pythonGH-141693) (python#141733)

Modifies the iOS XCframework to include a lib folder for each slice that
contains a symlinked version of the libPython dynamic library.
(cherry picked from commit 7b0b708)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Feb 3, 2026
…eworks. (pythonGH-141693) (python#141733)

Modifies the iOS XCframework to include a lib folder for each slice that
contains a symlinked version of the libPython dynamic library.
(cherry picked from commit 7b0b708)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
freakboy3742 added a commit to freakboy3742/cpython that referenced this pull request Feb 3, 2026
…eworks. (pythonGH-141693) (python#141733)

Modifies the iOS XCframework to include a lib folder for each slice that
contains a symlinked version of the libPython dynamic library.
(cherry picked from commit 7b0b708)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
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.

2 participants

X Tutup