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

Karthikeyan Singaravelan report at bugs.python.org
Tue Oct 30 19:19:54 EDT 2018


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

> If we do so, we won't be able to write doctest about new features (existing in 3.8, not existing in 3.7), which is worse than having warnings.

I agree with the same. Maybe I am running doctest wrong locally? I use make venv and make doctest. Sorry for the confusion on this.

----------

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


More information about the docs mailing list