cpython/Android/testbed
Miss Islington (bot) f09a6a2fc8
Some checks are pending
Tests / (push) Blocked by required conditions
Tests / Windows MSI (push) Blocked by required conditions
Tests / Change detection (push) Waiting to run
Tests / Docs (push) Blocked by required conditions
Tests / Check if the ABI has changed (push) Blocked by required conditions
Tests / Check if Autoconf files are up to date (push) Blocked by required conditions
Tests / Check if generated files are up to date (push) Blocked by required conditions
Tests / Ubuntu SSL tests with OpenSSL (push) Blocked by required conditions
Tests / Android (aarch64) (push) Blocked by required conditions
Tests / Android (x86_64) (push) Blocked by required conditions
Tests / WASI (push) Blocked by required conditions
Tests / Hypothesis tests on Ubuntu (push) Blocked by required conditions
Tests / Address sanitizer (push) Blocked by required conditions
Tests / Sanitizers (push) Blocked by required conditions
Tests / CIFuzz (push) Blocked by required conditions
Tests / All required checks pass (push) Blocked by required conditions
Lint / lint (push) Waiting to run
[3.13] gh-140041: Fix import of ctypes on Android and Cygwin when ABI flags are present (GH-140178) (#140181)
Use sysconfig to determine the full name of libpython, rather than hardcoding
a library name that doesn't have ABI flags.
(cherry picked from commit 7f371ed84b)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
2025-10-15 22:03:25 +00:00
..
.idea/inspectionProfiles [3.13] gh-131531: Add android.py package command (GH-131532) (#131960) 2025-04-01 10:05:39 +08:00
app [3.13] gh-140041: Fix import of ctypes on Android and Cygwin when ABI flags are present (GH-140178) (#140181) 2025-10-15 22:03:25 +00:00
gradle/wrapper [3.13] gh-131531: android.py enhancements to support cibuildwheel (GH-132870) (#135164) 2025-06-05 17:23:46 +08:00
.gitignore [3.13] gh-131531: Add android.py package command (GH-131532) (#131960) 2025-04-01 10:05:39 +08:00
build.gradle.kts [3.13] gh-131531: android.py enhancements to support cibuildwheel (GH-132870) (#135164) 2025-06-05 17:23:46 +08:00
gradle.properties [3.13] gh-116622: Add Android test script (GH-121595) (#123061) 2024-08-16 16:36:46 +08:00
settings.gradle.kts gh-116622: Add Android testbed (GH-117878) 2024-05-01 08:36:45 +02:00