Dongjoon Hyun created SPARK-37323:
-------------------------------------
Summary: Pin `docutils` in branch-3.1
Key: SPARK-37323
URL: https://issues.apache.org/jira/browse/SPARK-37323
Project: Spark
Issue Type: Bug
Components: Project Infra
Affects Versions: 3.1.3
Reporter: Dongjoon Hyun
`docutils` 0.18 is released October 26 and causes Python linter failure in
branch-3.1.
- https://pypi.org/project/docutils/#history
{code}
Exception occurred:
File
"/Users/dongjoon/.pyenv/versions/3.10.0/lib/python3.10/site-packages/docutils/writers/html5_polyglot/__init__.py",
line 445, in section_title_tags
if (ids and self.settings.section_self_link
AttributeError: 'Values' object has no attribute 'section_self_link'
The full traceback has been saved in
/var/folders/mq/c32xpgtj4tj19vt8b10wp8rc0000gn/T/sphinx-err-2h05ytx2.log, if
you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message
can be provided next time.
A bug report can be filed in the tracker at
<https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make: *** [html] Error 2
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]