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 JelleZijlstra
Recipients JelleZijlstra, docs@python
Date 2016-06-04.00:04:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
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: <[email protected]>
2016-06-04 00:04:05JelleZijlstralinkissue27202 messages
2016-06-04 00:04:05JelleZijlstracreate