[issue42843] What min_sphinx for Python 3.10

Julien Palard report at bugs.python.org
Wed Jan 6 12:04:03 EST 2021


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

In favor of Sphinx 3 only :

- We have :no-trim-doctest-flags: which fixes https://bugs.python.org/issue36675
- backslash handing is different in Sphinx 2 and Sphinx 3: https://bugs.python.org/issue42822


In favor of keeping compatibility with Sphinx 2 :

- Some distribs may want/need to ship Python 3.10 along with Sphinx 2?

So I'm personally in favor of a full witch to Sphinx 3 with Python 3.10, but I'm open to hear everybody.

----------

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


More information about the Python-bugs-list mailing list