On Wed, Jan 13, 2021 at 12:28:42AM +0100, Victor Stinner wrote: > The alternative is to keep Sphinx 2 support, use > strip_signature_backslash and don't use :no-trim-doctest-flags: ?
+1. :no-trim-doctest-flags: was introduced to python docs only recently, so not using that is a reasonable suggestion. I support keeping same Sphinx version across all the supported python versions. -- Senthil _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/HS2OYF7QMSOEQDDYTXGEA7HRQDCYF6X6/ Code of Conduct: http://python.org/psf/codeofconduct/
