[issue45778] libpython.so 3.9.8 drops symbol used by third party extension module(s)

Pablo Galindo Salgado report at bugs.python.org
Wed Nov 10 07:29:25 EST 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

Yeah, the ABI guarantees are for the public C-API (both the restricted/limited and the general one) but not for private symbols.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45778>
_______________________________________


More information about the Python-bugs-list mailing list