gh-137242: Allow Android testbed to take all Python command-line options by mhsmith · Pull Request #138805 · python/cpython

@mhsmith

This was referenced

Sep 11, 2025

emmatyping

freakboy3742

@mhsmith

freakboy3742

@mhsmith

@mhsmith

freakboy3742

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 6, 2025
…e options (pythonGH-138805)

Modifies the Android test runner to ensure that all valid Python command line
options are preserved when running the test suite.
(cherry picked from commit a9b0506)

Co-authored-by: Malcolm Smith <smith@chaquo.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 6, 2025
…e options (pythonGH-138805)

Modifies the Android test runner to ensure that all valid Python command line
options are preserved when running the test suite.
(cherry picked from commit a9b0506)

Co-authored-by: Malcolm Smith <smith@chaquo.com>

freakboy3742 pushed a commit that referenced this pull request

Oct 6, 2025
…ne options (GH-138805) (#139638)

Modifies the Android test runner to ensure that all valid Python command line
options are preserved when running the test suite.
(cherry picked from commit a9b0506)

Co-authored-by: Malcolm Smith <smith@chaquo.com>

hugovk pushed a commit that referenced this pull request

Oct 6, 2025
…ne options (GH-138805) (#139637)

Co-authored-by: Malcolm Smith <smith@chaquo.com>

danigm pushed a commit to openSUSE-Python/cpython that referenced this pull request

Oct 7, 2025
…e options (python#138805)

Modifies the Android test runner to ensure that all valid Python command line
options are preserved when running the test suite.