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 stutzbach
Recipients docs@python, pitrou, stutzbach
Date 2010-12-15.22:42:15
SpamBayes Score 0.0069507705
Marked as misclassified No
Message-id <1292452936.53.0.674395409169.issue8753@psf.upfronthosting.co.za>
In-reply-to
Content
Good point.  My perspective is skewed by all of the time that I spend working on container types. :-)

How about if I change the first sentence to the following?

    Properly implementing :attr:`tp_repr` for container types requires
    special recursion handling.
History
Date User Action Args
2010-12-15 22:42:16stutzbachsetrecipients: + stutzbach, pitrou, docs@python
2010-12-15 22:42:16stutzbachsetmessageid: <1292452936.53.0.674395409169.issue8753@psf.upfronthosting.co.za>
2010-12-15 22:42:15stutzbachlinkissue8753 messages
2010-12-15 22:42:15stutzbachcreate