8000 [CI] CircleCI broken due to docutils updated from 0.12 to 0.13.1 · Issue #8209 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content
[CI] CircleCI broken due to docutils updated from 0.12 to 0.13.1 #8209
Closed
@glemaitre

Description

@glemaitre

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0