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 zach.ware
Recipients docs@python, georg.brandl, r.david.murray, willingc, yselivanov, zach.ware
Date 2015-08-10.03:20:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439176834.75.0.235097941417.issue24832@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, sorry; I missed that distinction.

I can't reproduce, though: in a clean checkout of default, I just did:

cd Doc/
make venv PYTHON=python3
source venv/bin/activate
make html

The resulting build did emit the warning about the themes, but the docs produced render just fine.
History
Date User Action Args
2015-08-10 03:20:34zach.waresetrecipients: + zach.ware, georg.brandl, r.david.murray, docs@python, yselivanov, willingc
2015-08-10 03:20:34zach.waresetmessageid: <1439176834.75.0.235097941417.issue24832@psf.upfronthosting.co.za>
2015-08-10 03:20:34zach.warelinkissue24832 messages
2015-08-10 03:20:34zach.warecreate