[issue8753] Py_ReprEnter and Py_ReprLeave are undocumented

Antoine Pitrou report at bugs.python.org
Wed Dec 15 23:54:26 CET 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

> How about if I change the first sentence to the following?
> 
>     Properly implementing :attr:`tp_repr` for container types requires
>     special recursion handling.

This looks good to me.

----------

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


More information about the Python-bugs-list mailing list