Message298401
[..]/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)
The solution is to import Directive directly from docutils. PR to follow for master, needs to be cherrypicked to all maintenance branches and, ideally, all current security-only branches. |
|
| Date |
User |
Action |
Args |
| 2017-07-15 19:19:13 | ned.deily | set | recipients:
+ ned.deily, brett.cannon, larry, docs@python |
| 2017-07-15 19:19:13 | ned.deily | set | messageid: <[email protected]> |
| 2017-07-15 19:19:13 | ned.deily | link | issue30939 messages |
| 2017-07-15 19:19:13 | ned.deily | create | |
|