[issue37645] Replace PyEval_GetFuncName/PyEval_GetFuncDesc

Petr Viktorin report at bugs.python.org
Wed Sep 11 11:32:36 EDT 2019


Petr Viktorin <encukou at gmail.com> added the comment:

I like PR 14890 better. I like the separation of representation for error messages (where it's clearer that this is a callable) and for __str__.

Also, changing the __str__ of functions would need much wider discussion than on issues/PRs.

I left some comments on the PR.

----------

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


More information about the Python-bugs-list mailing list