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 JDLH
Recipients JDLH, docs@python, martin.panter
Date 2017-02-12.05:58:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486879134.97.0.942557395177.issue29521@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like commit e7ffb99f842ebff97cffa0fc90b18be4e5abecf2 to the new GitHub python/cpython repo, by Ryan Gonzalez, fixed the problems in Doc/conf.py, Doc/Makefile, and Misc/NEWS . It did not fix the problems in Doc/make.bat or Doc/faq/windows.rst .  I'll make a new Pull Request on the new repo to fix these two parts.

That commit was related to https://github.com/python/cpython/pull/9. 

http://bugs.python.org/issue29527 talks about over 6000 warnings in the doc build, maybe including some of these. Another PR appeared to have fixed many of the warnings.
History
Date User Action Args
2017-02-12 05:58:55JDLHsetrecipients: + JDLH, docs@python, martin.panter
2017-02-12 05:58:54JDLHsetmessageid: <1486879134.97.0.942557395177.issue29521@psf.upfronthosting.co.za>
2017-02-12 05:58:54JDLHlinkissue29521 messages
2017-02-12 05:58:53JDLHcreate