]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131531: android.py enhancements to support cibuildwheel (GH-132870) (#135164)
authorMalcolm Smith <smith@chaquo.com>
Thu, 5 Jun 2025 09:23:46 +0000 (10:23 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Jun 2025 09:23:46 +0000 (17:23 +0800)
commitfd39aa3a7fea89c98c01756193632c197dd2d337
tree0a6da4815b4dbe8669ba4214f48da2d8b846c8d6
parent68f8eed6ff53c24052f9d7d2dd3dac91c5a00b19
[3.13] gh-131531: android.py enhancements to support cibuildwheel (GH-132870) (#135164)

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>
.github/CODEOWNERS
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