◐ Shell
clean mode source ↗

Message 267190 - Python tracker

Message267190

Author JelleZijlstra
Recipients JelleZijlstra, docs@python
Date 2016-06-04.00:04:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464998646.05.0.234628246633.issue27202@psf.upfronthosting.co.za>
In-reply-to
Content
Running `make doctest` in the Doc/ repository of master fails on the 2.7 release notes. This patch excludes these files from `make doctest`, because it doesn't seem worth it to try to get these running in Python 3.
History
Date User Action Args
2016-06-04 00:04:06JelleZijlstrasetrecipients: + JelleZijlstra, docs@python
2016-06-04 00:04:06JelleZijlstrasetmessageid: <1464998646.05.0.234628246633.issue27202@psf.upfronthosting.co.za>
2016-06-04 00:04:05JelleZijlstralinkissue27202 messages
2016-06-04 00:04:05JelleZijlstracreate