You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/16 01:17:00 UTC

[jira] [Resolved] (ARROW-2139) [Python] Address Sphinx deprecation warning when building docs

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

Wes McKinney resolved ARROW-2139.
---------------------------------
    Resolution: Not A Problem

Confirmed no issues with sphinx 1.7, docutils 0.14, and IPython 6.2.1

> [Python] Address Sphinx deprecation warning when building docs
> --------------------------------------------------------------
>
>                 Key: ARROW-2139
>                 URL: https://issues.apache.org/jira/browse/ARROW-2139
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Minor
>             Fix For: 0.9.0
>
>
> {code}
> /home/wesm/anaconda3/envs/arrow-test/lib/python3.5/site-packages/sphinx/util/compat.py:40: RemovedInSphinx17Warning: sphinx.util.compat.Directive is deprecated and will be removed in Sphinx 1.7, please use docutils' instead.
>   RemovedInSphinx17Warning)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)