Skip to content

Tags: beeware/Python-Apple-support

Tags

3.11-b7

Toggle 3.11-b7's commit message

Verified

This commit was signed with the committer’s verified signature.
freakboy3742 Russell Keith-Magee
Add missing modulemap base files.

3.10-b12

Toggle 3.10-b12's commit message

Verified

This commit was signed with the committer’s verified signature.
freakboy3742 Russell Keith-Magee
Add missing modulemap base files.

3.9-b16

Toggle 3.9-b16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update 3.9 patch with recent changes (#264)

* Adds recent iOS patches from 3.14 development
* Adds CI workflow changes from main branch
* Adds modulemap generation
* Adds new-style platform-site handling

3.14-b2

Toggle 3.14-b2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update patch for Python 3.14.0a6 (#258)

* Update patch for v3.14.0a6, 
* Automate the contents of the modulemap file.

3.13-b6

Toggle 3.13-b6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update patch for recent 3.13 changes (#260)

* Update patch to include recent changes in the 3.13 branch
* Incorporate changes to main workflow
* Automate generation of modulemap

3.12-b7

Toggle 3.12-b7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update 3.12 support branch (#257)

* Update patch to include back ports of recent changes in the 3.13 branch
* Incorporate changes to main workflow
* Automate generation of modulemap.

3.14-b1

Toggle 3.14-b1's commit message

Verified

This commit was signed with the committer’s verified signature.
freakboy3742 Russell Keith-Magee
Add patch for handling empty simulator lists.

3.13-b5

Toggle 3.13-b5's commit message

Verified

This commit was signed with the committer’s verified signature.
freakboy3742 Russell Keith-Magee
Add patch for handling empty simulator lists.

3.13-b4

Toggle 3.13-b4's commit message

Verified

This commit was signed with the committer’s verified signature.
freakboy3742 Russell Keith-Magee
Bump patch to 3.13.2.

3.14-b0

Toggle 3.14-b0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
More updates to USAGE and README (#250)

* Adds details on `python-config` and `testbed`
* Adds a bare bones interpreter instantiation example
* Clarifies the difference between instantiating the interpreter, and accessing the Python API with PythonKit
* Adds header exclusions to the modulemap to silence build warnings.