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 chris.jerdonek, docs@python, ezio.melotti, georg.brandl, loewis, ned.deily
Date 2012-09-22.06:49:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348296566.13.0.0638859872837.issue15949@psf.upfronthosting.co.za>
In-reply-to
Content
When the docs don't update, there's usually an error in running Sphinx.

In this case, the recently committed patch for #78982 (in the Unicode howto) prevents the LaTeX build (or more exact, the pdflatex run) from completing.  Please revert that part of it.

(Aside: That is exactly the reason why I don't like these "make doctests run at all costs" patches.)
History
Date User Action Args
2012-09-22 06:49:26georg.brandlsetrecipients: + georg.brandl, loewis, ned.deily, ezio.melotti, chris.jerdonek, docs@python
2012-09-22 06:49:26georg.brandlsetmessageid: <1348296566.13.0.0638859872837.issue15949@psf.upfronthosting.co.za>
2012-09-22 06:49:25georg.brandllinkissue15949 messages
2012-09-22 06:49:24georg.brandlcreate