]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-146541: Allow building the Android testbed for 32-bit targets (GH-146542...
authorRussell Keith-Magee <russell@keith-magee.com>
Sat, 4 Apr 2026 03:58:20 +0000 (11:58 +0800)
committerGitHub <noreply@github.com>
Sat, 4 Apr 2026 03:58:20 +0000 (03:58 +0000)
commitab3d37fab654e2a11a65f05022371e3ea2d8f770
treed3f50402f88e567b14eb174da3af1fe8e3ce7b8c
parentf4c9bc899b982b9742b45cff0643fa34de3dc84d
[3.14] gh-146541: Allow building the Android testbed for 32-bit targets (GH-146542) (#148064)

Allows building the Android testbed for 32-bit targets, adding the target triplets
`arm-linux-androideabi` and `i686-linux-android`.
(cherry picked from commit 848bbe9ff21ae0a3ee412cc25843835ace4f75df)

Co-authored-by: Robert Kirkman <31490854+robertkirkman@users.noreply.github.com>
Co-authored-by: Malcolm Smith <smith@chaquo.com>
Android/android.py
Android/testbed/app/build.gradle.kts
Lib/sysconfig/__init__.py
Lib/test/test_sysconfig.py
Misc/NEWS.d/next/Build/2026-03-28-02-48-51.gh-issue-146541.k-zlM6.rst [new file with mode: 0644]