]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-131531: android.py enhancements to support cibuildwheel (GH-132870) (#135158)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 5 Jun 2025 06:24:52 +0000 (08:24 +0200)
committerGitHub <noreply@github.com>
Thu, 5 Jun 2025 06:24:52 +0000 (14:24 +0800)
commit07921d416934fbe59514cffbc55c5e8fe09b762f
tree0f78277f3bea91ab6c4f27a92e2ef5a0a72f171a
parent169cdfefce83fabcea48d0ba24ca4dba210f41d0
[3.14] gh-131531: android.py enhancements to support cibuildwheel (GH-132870) (#135158)

Modifies the environment handling and execution arguments of the Android management
script to support the compilation of third-party binaries, and the use of the testbed to
invoke third-party test code.
(cherry picked from commit 2e1544fd2b0cd46ba93fc51e3cdd47f4781d7499)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Android/README.md
Android/android-env.sh
Android/android.py
Android/testbed/app/build.gradle.kts
Android/testbed/app/src/androidTest/java/org/python/testbed/PythonSuite.kt
Android/testbed/app/src/main/java/org/python/testbed/MainActivity.kt
Android/testbed/app/src/main/python/android_testbed_main.py [moved from Android/testbed/app/src/main/python/main.py with 68% similarity]
Android/testbed/build.gradle.kts
Android/testbed/gradle/wrapper/gradle-wrapper.properties
Doc/using/android.rst