cpython/Android/testbed
Miss Islington (bot) 504bf76dd2
[3.14] gh-140041: Fix import of ctypes on Android and Cygwin when ABI flags are present (GH-140178) (#140180)
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:08:35 +00:00
..
.idea/inspectionProfiles gh-131531: Add android.py package command (#131532) 2025-04-01 08:46:29 +08:00
app [3.14] gh-140041: Fix import of ctypes on Android and Cygwin when ABI flags are present (GH-140178) (#140180) 2025-10-15 22:08:35 +00:00
gradle/wrapper [3.14] gh-131531: android.py enhancements to support cibuildwheel (GH-132870) (#135158) 2025-06-05 14:24:52 +08:00
.gitignore gh-131531: Add android.py package command (#131532) 2025-04-01 08:46:29 +08:00
build.gradle.kts [3.14] gh-131531: android.py enhancements to support cibuildwheel (GH-132870) (#135158) 2025-06-05 14:24:52 +08:00
gradle.properties gh-116622: Add Android test script (#121595) 2024-08-16 13:00:29 +08:00
settings.gradle.kts gh-116622: Add Android testbed (GH-117878) 2024-05-01 08:36:45 +02:00