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 benjamin.peterson, docs@python, eric.araujo, ezio.melotti, georg.brandl, jonash, r.david.murray
Date 2011-05-30.17:37:38
SpamBayes Score 1.3401629e-05
Marked as misclassified No
Message-id <1306777059.44.0.510762881042.issue11975@psf.upfronthosting.co.za>
In-reply-to
Content
Well (speaking as the Sphinx developer here), I view it as legacy behavior that type does not matter for non-intersphinx linking.

So the intersphinx behavior is the "correct" one, but we can't change the other now because of compatibility.

But (speaking as a Python doc person), I am -0 on changing :func: to :class: when we change these types to be documented as classes: it adds no value at all.
History
Date User Action Args
2011-05-30 17:37:39georg.brandlsetrecipients: + georg.brandl, benjamin.peterson, ezio.melotti, eric.araujo, r.david.murray, jonash, docs@python
2011-05-30 17:37:39georg.brandlsetmessageid: <1306777059.44.0.510762881042.issue11975@psf.upfronthosting.co.za>
2011-05-30 17:37:38georg.brandllinkissue11975 messages
2011-05-30 17:37:38georg.brandlcreate