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 vstinner
Recipients chris.jerdonek, docs@python, eric.araujo, ezio.melotti, georg.brandl, vstinner
Date 2012-11-16.23:38:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353109087.24.0.603101777513.issue16471@psf.upfronthosting.co.za>
In-reply-to
Content
According to the changelog, Sphinx 1.1 now supports Python 3. Cool!

Doc/Makefile may be modified to use "PYTHON = python3".
History
Date User Action Args
2012-11-16 23:38:07vstinnersetrecipients: + vstinner, georg.brandl, ezio.melotti, eric.araujo, chris.jerdonek, docs@python
2012-11-16 23:38:07vstinnersetmessageid: <1353109087.24.0.603101777513.issue16471@psf.upfronthosting.co.za>
2012-11-16 23:38:07vstinnerlinkissue16471 messages
2012-11-16 23:38:07vstinnercreate