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 marco.buttu
Recipients JelleZijlstra, berker.peksag, brett.cannon, marco.buttu, python-dev, r.david.murray, terry.reedy, zach.ware
Date 2016-12-07.18:45:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481136359.68.0.274762541792.issue27200@psf.upfronthosting.co.za>
In-reply-to
Content
This last patch (make_doctest_ok.patch) makes all doctests pass (Sphinx 1.5, Python 3.6). Before applaying the patch there are 466 failures in 2096 tests, and after we have more tests (2414) and 0 failures. Actually, sometimes 3 tests fail in Doc/library/unittest.mock-examples.rst, but I did not get why :/
History
Date User Action Args
2016-12-07 18:46:00marco.buttusetrecipients: + marco.buttu, brett.cannon, terry.reedy, r.david.murray, python-dev, berker.peksag, zach.ware, JelleZijlstra
2016-12-07 18:45:59marco.buttusetmessageid: <1481136359.68.0.274762541792.issue27200@psf.upfronthosting.co.za>
2016-12-07 18:45:59marco.buttulinkissue27200 messages
2016-12-07 18:45:59marco.buttucreate