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, eric.araujo, ezio.melotti, georg.brandl, pitrou
Date 2013-07-29.18:22:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375122124.66.0.67649436332.issue18589@psf.upfronthosting.co.za>
In-reply-to
Content
It doesn't seem possible to make reference links to e.g. the definition for tp_clear. Both :attr:`tp_clear` and :attr:`PyTypeObject.tp_clear` do not make any link. The extending guide is littered with such broken references.
History
Date User Action Args
2013-07-29 18:22:04pitrousetrecipients: + pitrou, georg.brandl, ezio.melotti, eric.araujo, docs@python
2013-07-29 18:22:04pitrousetmessageid: <1375122124.66.0.67649436332.issue18589@psf.upfronthosting.co.za>
2013-07-29 18:22:04pitroulinkissue18589 messages
2013-07-29 18:22:04pitroucreate