Failure of deprecation warning mechanism of sphinx.util.compat.Directive
with IPython extension
#3873
Labels
Milestone
Subject: the
sphinx.util.compat
module is deprecated at 1.6 and will be removed at 1.7. But when I useipython
directive with Sphinx 1.6.2, there is no warning.Procedure to reproduce the problem
With Sphinx 1.6.2:
there is no warning.
On the other hand when using Sphinx master branch, build fails
Expected results
1.6.x Sphinx users of
ipython
directive get a warning and can report upstream... but I did it already at ipython/ipython#10666 ;-)Environment info
The text was updated successfully, but these errors were encountered: