[issue29049] Lazy GC tracking frame

INADA Naoki report at bugs.python.org
Sat Dec 24 19:35:34 EST 2016


INADA Naoki added the comment:

> Please wrap private functions in #ifndef Py_LIMITED_API/#endif.

No problem.  Whole Include/frameobject.h is wrapped by Py_LIMITED_API.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29049>
_______________________________________


More information about the Python-bugs-list mailing list