[docs] [issue35109] Doctest in CI uses python binary built from master causing DeprecationWarnings

Julien Palard report at bugs.python.org
Tue Oct 30 19:29:27 EDT 2018


Julien Palard <julien+python at palard.fr> added the comment:

> Maybe I am running doctest wrong locally?

Dunno. IIRC we had problems running doctest with a Python 3.7 on the 3.8 branch, which make sense.

Anyway, if it works today, the first developper writing doctest about a 3.8 feature will cause a doctest failure so no we can't use 3.7 to test 3.8.

----------

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


More information about the docs mailing list