[issue41762] Documentation job fails on CIs: duplicate token description of format_spec

STINNER Victor report at bugs.python.org
Fri Sep 11 07:16:19 EDT 2020


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

I failed to reproduce the issue locally. I tried:

cd Doc
make clean
make venv PYTHON=../python 
./venv/bin/python -m pip install sphinx==2.2.0 blurb python-docs-theme
make check suspicious html SPHINXOPTS="-q -W -j4"

----------

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


More information about the Python-bugs-list mailing list