[issue40204] Docs build error with Sphinx 3.0 due to invalid C declaration

STINNER Victor report at bugs.python.org
Thu Aug 20 07:33:09 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

I merged my changes to add Sphinx 3.2 and newer support into 3.8, 3.9 and master branches.

I close the issue.

Sadly, it seems like it's not possible to keep Sphinx 2 support if we add Sphinx 3.0 and Sphinx 3.1 support. For now, only Sphinx 2 and Sphinx 3.2+ are supported: 3.0 and 3.1 are not supported.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.10, Python 3.9

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


More information about the Python-bugs-list mailing list