mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
f09a6a2fc8
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>