[issue39573] [C API] Make PyObject an opaque structure in the limited C API

Miro Hrončok report at bugs.python.org
Mon Oct 26 13:45:02 EDT 2020


Miro Hrončok <miro at hroncok.cz> added the comment:

This also breaks pycurl:

https://github.com/pycurl/pycurl/pull/660

And breezy:

https://bugzilla.redhat.com/show_bug.cgi?id=1890880 (not yet reported upstream)


I don't understand the rationale for this change in depth, but does the benefit outweigh (yet another) backwards incompatibility?

----------
nosy: +hroncok

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


More information about the Python-bugs-list mailing list