You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Docutils commit [r10229], the "Docutils HEAD" test suite fails.
The reason is an incomplete setup of a mock state instance in test_util_docutils_sphinx_directive.make_directive_and_state().
This is fixed in PR #13883
How to Reproduce
Run the test suite.
Environment Information
Docutils from the repository since r10229 or Docutils 0.22.1.