Closed
Description
Description
CircleCI report the following errors:
Exception occurred:
File "/home/ubuntu/miniconda/envs/testenv/lib/python2.7/site-packages/docutils/writers/_html_base.py", line 671, in depart_document
assert not self.context, 'len(context) = %s' % len(self.context)
AssertionError: len(context) = 1
I saw the problem occurring while working on #7990
The issue should come from docutils
which has been updated from 0.12 to 0.13.1
The following build was fine with 0.12
The latter one failed with 0.13.1 and nothing related to the doc itself.
Related thread
The following issue in sphinx-doc
should be related:
sphinx-doc/sphinx#3212
Metadata
Metadata
Assignees
Labels
No labels