]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144415: Android testbed fixes (GH-142912) (#144416)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Feb 2026 09:18:49 +0000 (10:18 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Feb 2026 09:18:49 +0000 (17:18 +0800)
commitb3937135a666376dda4cf4ea0c70c558de74b33c
tree4d2b9d74d07abd87d257b5f8b668dea8f2c1200c
parentf68d634dfe1e7d8dff69eeadf5adc81c5e91e7e4
[3.14] gh-144415: Android testbed fixes (GH-142912) (#144416)

Modifies handling of `.gz` files in Android app payloads, and ensures that
when the Android testbed streams logs, stream flushes aren't treated as
newlines. This improves the output of test suites that use "one dot per test"
progress indicators.
(cherry picked from commit cb1dc91dcb1eb6637d1c79b34a0bab728939f717)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
Android/android.py
Android/testbed/app/build.gradle.kts
Android/testbed/app/src/main/java/org/python/testbed/MainActivity.kt
Lib/_android_support.py
Lib/test/test_android.py
Misc/NEWS.d/next/Tests/2026-02-03-07-57-24.gh-issue-144415.U3L15r.rst [new file with mode: 0644]