[ 
https://issues.apache.org/jira/browse/SPARK-37323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-37323.
----------------------------------
    Fix Version/s: 3.1.3
       Resolution: Fixed

Issue resolved by pull request 34591
[https://github.com/apache/spark/pull/34591]

> 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
>            Assignee: Dongjoon Hyun
>            Priority: Major
>             Fix For: 3.1.3
>
>
> `docutils` 0.18 is released October 26 and causes Python linter failure in 
> branch-3.1.
> - https://pypi.org/project/docutils/#history
> - https://github.com/apache/spark/commits/branch-3.1
> {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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to