On 8/25/26 09:11, Stefano Rivera wrote:
Hi Patryk (2026.08.24_19:47:53_+0000)
Debian does not ship /usr/lib/<triplet>/libpython3.so, the unversioned
stable
ABI library that lets Py_LIMITED_API code link with -lpython3 and survive a
minor version bump.

That's a good point, I'll look into it, thanks.

I wasn't aware of the existance of this interface.

no, we can't ship that file in this place, because we need to be able to build for different Python versions.

So what exactly fails? And why can't you determine the correct location with the python3-config command?

Reply via email to