This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mdk
Recipients mdk
Date 2021-01-06.17:04:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609952643.81.0.106930491572.issue42843@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-01-06 17:04:03mdksetrecipients: + mdk
2021-01-06 17:04:03mdksetmessageid: <1609952643.81.0.106930491572.issue42843@roundup.psfhosted.org>
2021-01-06 17:04:03mdklinkissue42843 messages
2021-01-06 17:04:03mdkcreate