mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
504bf76dd2
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>