On Sat, Mar 14, 2020 at 05:59:42PM -0400, Sandro Tosi wrote:
> > The Python2 and Python3 bindings don't have exactly the same API (mostly
> > due to Unicode handling differences, but also the Python3 bindings don't
> > include various backward-compatibility features with older versions of
> > the Python2 bindings)
> 
> does the documentation access the bindings source code at build time?
> if not, you can still use only python3-sphinx to build both doc
> versions (and still ship them separately).

It does - that's why it requires both versions of sphinx rather than
just running allowing one to be specified.

Cheers,
    Olly

Reply via email to