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 terry.reedy
Recipients brian.curtin, christian.heimes, docs@python, ezio.melotti, terry.reedy, tim.golden, zach.ware
Date 2013-03-09.20:16:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362860172.19.0.743169238961.issue17386@psf.upfronthosting.co.za>
In-reply-to
Content
+1 I would worry more about performance than elegance.

While this is debated, can you provide a mini-patch for at least 3.3+ that corrects the bug of trying to run sphinx with python 3, so that anything but 'make checkout' fails? I would apply that immediately.
History
Date User Action Args
2013-03-09 20:16:12terry.reedysetrecipients: + terry.reedy, christian.heimes, tim.golden, ezio.melotti, brian.curtin, docs@python, zach.ware
2013-03-09 20:16:12terry.reedysetmessageid: <1362860172.19.0.743169238961.issue17386@psf.upfronthosting.co.za>
2013-03-09 20:16:12terry.reedylinkissue17386 messages
2013-03-09 20:16:12terry.reedycreate