This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients docs@python, pitrou, stutzbach
Date 2010-12-15.22:54:25
SpamBayes Score 0.01048993
Marked as misclassified No
Message-id <1292453662.3665.1.camel@localhost.localdomain>
In-reply-to <1292452936.53.0.674395409169.issue8753@psf.upfronthosting.co.za>
Content
> 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.
History
Date User Action Args
2010-12-15 22:54:26pitrousetrecipients: + pitrou, stutzbach, docs@python
2010-12-15 22:54:25pitroulinkissue8753 messages
2010-12-15 22:54:25pitroucreate