[issue27200] make doctest in CPython has failures

Marco Buttu report at bugs.python.org
Wed Dec 7 13:45:59 EST 2016


Marco Buttu added the comment:

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 :/

----------
Added file: http://bugs.python.org/file45792/make_doctest_ok.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27200>
_______________________________________


More information about the Python-bugs-list mailing list