[issue28924] Inline PyEval_EvalFrameEx() in callers

STINNER Victor report at bugs.python.org
Thu Dec 15 09:35:39 EST 2016


STINNER Victor added the comment:

> At least define EvalFrameEx in a header as an inline func, rather than copying the body.

Hum, it would break the stable ABI, no?

----------

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


More information about the Python-bugs-list mailing list