[issue37645] Replace PyEval_GetFuncName/PyEval_GetFuncDesc

STINNER Victor report at bugs.python.org
Wed Aug 14 08:24:08 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

Maybe repr(func) should be left unchanged, but str(func) can be enhanced?

----------

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


More information about the Python-bugs-list mailing list