cpython/Android/testbed/app
Malcolm Smith 7f371ed84b
gh-140041: Fix import of ctypes on Android and Cygwin when ABI flags are present (#140178)
Use sysconfig to determine the full name of libpython, rather than hardcoding
a library name that doesn't have ABI flags.
2025-10-16 05:40:39 +08:00
..
src gh-137242: Allow Android testbed to take all Python command-line options (#138805) 2025-10-06 13:19:48 +08:00
.gitignore
build.gradle.kts gh-140041: Fix import of ctypes on Android and Cygwin when ABI flags are present (#140178) 2025-10-16 05:40:39 +08:00