[docs] [issue36597] Travis CI: doctest failure

STINNER Victor report at bugs.python.org
Thu Apr 11 03:49:11 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

> As far as reading your first report, this is happen only in your local
environment.

See the beginning of my first message, the doctest prevents me to merge a PR. But I tested on the master branch without my change, and I get the same issue locally, and the issues seems to be unrelated to my change.

"""
On my https://github.com/python/cpython/pull/12770 the doctest job of Travis CI failed with:

https://travis-ci.org/python/cpython/jobs/518572326
"""

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36597>
_______________________________________


More information about the docs mailing list