]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-137242: Allow Android testbed to take all Python command-line options ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 6 Oct 2025 12:15:06 +0000 (14:15 +0200)
committerGitHub <noreply@github.com>
Mon, 6 Oct 2025 12:15:06 +0000 (15:15 +0300)
commitf77625408023a6356d731bda65dea3384c570fa5
tree4e9deb5fc122b24fdc277d8f1662f754ae0e46fb
parentbb212a1a8bafd9411b2d3d648cf84bcf2d2b1bda
[3.14] gh-137242: Allow Android testbed to take all Python command-line options (GH-138805) (#139637)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
.github/workflows/build.yml
Android/android.py
Android/testbed/app/src/androidTest/java/org/python/testbed/PythonSuite.kt
Android/testbed/app/src/main/c/main_activity.c
Android/testbed/app/src/main/java/org/python/testbed/MainActivity.kt
Android/testbed/app/src/main/python/android_testbed_main.py [deleted file]
Lib/test/libregrtest/main.py