]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-144415: Android testbed fixes (GH-142912) (#144417)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Feb 2026 09:28:43 +0000 (10:28 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Feb 2026 09:28:43 +0000 (09:28 +0000)
commitebc047f7179923a644416ebfe233109e1b9bbbc6
tree874b2c50a6fd84327b0407300ecd567857bdc4bc
parentb4a84bc55598cfe8e7d1688666e3a07540be3533
[3.13] gh-144415: Android testbed fixes (GH-142912) (#144417)

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]