Message 332675 - Python tracker

Message332675

Author steve.dower
Recipients Anthony Sottile, docs@python, mdk, ned.deily, steve.dower
Date 2018-12-28.19:13:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546024393.48.0.595767529932.issue35605@roundup.psfhosted.org>
In-reply-to
Content
We need Ned's approval to fix anything in 3.6 now. Typically we do consider build issues, and this one is fairly innocent (the affected code should only be used on Windows, but the import may trigger elsewhere).

I'd be happy to take a patch to use logging when the sphinx one is not found. We more or less enforce a newer version of Sphinx on the platforms where it matters, but for those restricted by their distros we can pretty easily help out.
History
Date User Action Args
2018-12-28 19:13:15steve.dowersetrecipients: + steve.dower, ned.deily, docs@python, Anthony Sottile, mdk
2018-12-28 19:13:13steve.dowersetmessageid: <1546024393.48.0.595767529932.issue35605@roundup.psfhosted.org>
2018-12-28 19:13:13steve.dowerlinkissue35605 messages
2018-12-28 19:13:13steve.dowercreate