Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Open
Description
Feature or enhancement
Proposal:
This issue will link together a number of PRs required to support running cibuildwheel for Android. Specifically, we need the following features:
- Produce a release package containing a pre-compiled Python for Android.
- Enable the testbed app to run arbitrary tests on third-party packages.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Linked PRs
- gh-131531: Add
android.py package
command #131532 - [3.13] gh-131531: Add
android.py package
command (GH-131532) #131960 - gh-131531: android.py enhancements to support cibuildwheel #132870
- gh-131531: Make Android build retry after network failures #133193
- [3.13] gh-131531: Make Android build retry after network failures (GH-133193) #133236