Skip to content

Conversation

@freakboy3742
Copy link
Member

CPython now includes a formal process for building XCframeworks. As part of that change, the standard library was split in to a "shared" portion, and a per-architecture portion. This was necessary to allow for per-architecture build-details.json files, but it also allows for reduce duplication of code in the framework.

The XCframework also includes a symlink for libpython3.X in each slice of the XCframework.

This makes the 3.14 support package match the format generated by CPython itself.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742 freakboy3742 merged commit edfce79 into main Jan 29, 2026
27 of 28 checks passed
@freakboy3742 freakboy3742 deleted the arch-stdlib branch January 29, 2026 07:11
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