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 georg.brandl
Recipients docs@python, eric.araujo, georg.brandl, peterrecore, terry.reedy
Date 2013-04-13.19:29:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365881358.37.0.31286932255.issue9538@psf.upfronthosting.co.za>
In-reply-to
Content
Note that Sphinx searches for "object.__foo__" when :meth:`__foo__` is used; this change will break all those links.

For that reason I'm -1 to this change: I don't see the perceived issue as problematic anyway.
History
Date User Action Args
2013-04-13 19:29:18georg.brandlsetrecipients: + georg.brandl, terry.reedy, eric.araujo, docs@python, peterrecore
2013-04-13 19:29:18georg.brandlsetmessageid: <1365881358.37.0.31286932255.issue9538@psf.upfronthosting.co.za>
2013-04-13 19:29:18georg.brandllinkissue9538 messages
2013-04-13 19:29:18georg.brandlcreate