cpython/Android/testbed
Miss Islington (bot) f09a6a2fc8
[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
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
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
settings.gradle.kts