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 r.david.murray
Recipients docs@python, r.david.murray, serhiy.storchaka
Date 2012-10-07.17:00:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349629240.52.0.00633688810599.issue16157@psf.upfronthosting.co.za>
In-reply-to
Content
The problem is that the source directive (from pyspecific in Sphinx) uses the 'current branch' for which the docs are being built.  Probably we will have to hardcode the links rather than using the source directive.
History
Date User Action Args
2012-10-07 17:00:40r.david.murraysetrecipients: + r.david.murray, docs@python, serhiy.storchaka
2012-10-07 17:00:40r.david.murraysetmessageid: <1349629240.52.0.00633688810599.issue16157@psf.upfronthosting.co.za>
2012-10-07 17:00:40r.david.murraylinkissue16157 messages
2012-10-07 17:00:40r.david.murraycreate