[issue45247] Add explicit support for Cython to the C API.

STINNER Victor report at bugs.python.org
Wed Oct 13 05:38:46 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

We need to add C API to abstract access to structures used by Cython:

* bpo-39947: PyThreadState
* bpo-40421: PyFrameObject

----------
nosy: +vstinner

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


More information about the Python-bugs-list mailing list