]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144415: Android testbed fixes (#142912)
authorMalcolm Smith <smith@chaquo.com>
Tue, 3 Feb 2026 08:37:34 +0000 (08:37 +0000)
committerGitHub <noreply@github.com>
Tue, 3 Feb 2026 08:37:34 +0000 (16:37 +0800)
commitcb1dc91dcb1eb6637d1c79b34a0bab728939f717
treefbbb4b28222218f624c8e7a1beac33ead564997d
parent29acc08c8dad664cd5713cb392e5beba65724c10
gh-144415: Android testbed fixes (#142912)

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.
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]