You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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.