Julien Palard <julien+pyt...@palard.fr> added the comment:

> I propose using stable version of Python like python 3.7

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 think the right move is to do some PR on remote projects (like babel) to fix 
the warning, future-proofing them from having a real issue in 3.8.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35109>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to