]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-146541: Allow building the Android testbed for 32-bit targets (GH-146542...
authorMalcolm Smith <smith@chaquo.com>
Sun, 5 Apr 2026 23:47:01 +0000 (00:47 +0100)
committerGitHub <noreply@github.com>
Sun, 5 Apr 2026 23:47:01 +0000 (07:47 +0800)
commit3ea97a26b626d2113d42479ef6372d0ea9e9f2cf
tree1b83bfef4c8fa2676df2c753b1a7f276ed35e467
parent38e2470f563b8ffdc472cb34749919c98778acd2
[3.13] gh-146541: Allow building the Android testbed for 32-bit targets (GH-146542) (#148107)

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