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 asvetlov, belopolsky, brett.cannon, cben, chris.jerdonek, daniel.urban, docs@python, eric.araujo, eric.snow, ezio.melotti, georg.brandl, loewis, ned.deily, r.david.murray, syeberman, terry.reedy, tshepang, zach.ware, zbysz
Date 2014-04-14.18:34:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397500477.45.0.551759251549.issue10224@psf.upfronthosting.co.za>
In-reply-to
Content
For 3.4.1 and 3.5, the Doc/Makefile no longer explicitly vendors sphinx and its dependencies (via svn), rather it assumes that an externally-supplied sphinx-build is available, for example, via a venv and pip.  And the current versions of sphinx and its dependencies are all supported on current Py3's.  So can this issue be closed, Georg?
History
Date User Action Args
2014-04-14 18:34:37ned.deilysetrecipients: + ned.deily, loewis, brett.cannon, georg.brandl, terry.reedy, cben, belopolsky, syeberman, ezio.melotti, eric.araujo, r.david.murray, asvetlov, zbysz, daniel.urban, chris.jerdonek, docs@python, tshepang, eric.snow, zach.ware
2014-04-14 18:34:37ned.deilysetmessageid: <1397500477.45.0.551759251549.issue10224@psf.upfronthosting.co.za>
2014-04-14 18:34:37ned.deilylinkissue10224 messages
2014-04-14 18:34:37ned.deilycreate