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 ned.deily
Recipients docs@python, doko, mdk, ned.deily, vstinner
Date 2018-12-12.17:17:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544635027.28.0.788709270274.issue35472@psf.upfronthosting.co.za>
In-reply-to
Content
Julien can give the definite answer.  But, sorry, I don't see this as a release blocker.  We've had to bump Sphinx versions for a number of reasons as the documentation has become more sophisticated between cycles and over a release cycle.  In fact, we're now using 1.8.2 for release builds.  And it shouldn't be an issue at all if one uses the doc Makefile venv target:

make venv
make html
History
Date User Action Args
2018-12-12 17:17:07ned.deilysetrecipients: + ned.deily, doko, vstinner, docs@python, mdk
2018-12-12 17:17:07ned.deilysetmessageid: <1544635027.28.0.788709270274.issue35472@psf.upfronthosting.co.za>
2018-12-12 17:17:07ned.deilylinkissue35472 messages
2018-12-12 17:17:07ned.deilycreate