This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients brett.cannon, docs@python, larry, ned.deily
Date 2017-07-15.19:19:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500146353.65.0.778877813503.issue30939@psf.upfronthosting.co.za>
In-reply-to
Content
[..]/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.
History
Date User Action Args
2017-07-15 19:19:13ned.deilysetrecipients: + ned.deily, brett.cannon, larry, docs@python
2017-07-15 19:19:13ned.deilysetmessageid: <1500146353.65.0.778877813503.issue30939@psf.upfronthosting.co.za>
2017-07-15 19:19:13ned.deilylinkissue30939 messages
2017-07-15 19:19:13ned.deilycreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.