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 belopolsky, docs@python, eric.araujo, georg.brandl
Date 2010-10-29.05:31:25
SpamBayes Score 0.0036475505
Marked as misclassified No
Message-id <1288330287.09.0.876213805364.issue10224@psf.upfronthosting.co.za>
In-reply-to
Content
In r85910, I ported the Python-specific modules in tools/ so that they don't need to be 2to3-converted.

Now you can basically easy_install Sphinx on 3.1 and run its sphinx-build without touching the Doc/ tree.
History
Date User Action Args
2010-10-29 05:31:27georg.brandlsetrecipients: + georg.brandl, belopolsky, eric.araujo, docs@python
2010-10-29 05:31:27georg.brandlsetmessageid: <1288330287.09.0.876213805364.issue10224@psf.upfronthosting.co.za>
2010-10-29 05:31:25georg.brandllinkissue10224 messages
2010-10-29 05:31:25georg.brandlcreate