◐ Shell
clean mode source ↗

Message 267376 - Python tracker

Message267376

Author JelleZijlstra
Recipients JelleZijlstra, berker.peksag, docs@python, martin.panter, orsenthil, python-dev
Date 2016-06-05.04:38:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465101514.46.0.0442068584282.issue27202@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I realized this patch is wrong: it excludes the 2.7 release notes from all make steps, not just `make doctest`.

The attached patch reverts the conf.py change and instead uses directives to skip most doctests in the 2.7 release notes. The other 2.x release notes have no failing doctests.
History
Date User Action Args
2016-06-05 04:38:34JelleZijlstrasetrecipients: + JelleZijlstra, orsenthil, docs@python, python-dev, berker.peksag, martin.panter
2016-06-05 04:38:34JelleZijlstrasetmessageid: <1465101514.46.0.0442068584282.issue27202@psf.upfronthosting.co.za>
2016-06-05 04:38:34JelleZijlstralinkissue27202 messages
2016-06-05 04:38:34JelleZijlstracreate