mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Deprecate unused and untested sphinx.util functions
sphinx.util.attrdict: Last use removed inb09e628b0f. sphinx.util.PeekableIterator: Last use removed in85b8a451a6.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -50,9 +50,11 @@ Deprecated
|
||||
* ``sphinx.ext.doctest.doctest_encode()``
|
||||
* ``sphinx.io.SphinxRSTFileInput``
|
||||
* ``sphinx.testing.util.remove_unicode_literal()``
|
||||
* ``sphinx.util.attrdict``
|
||||
* ``sphinx.util.force_decode()``
|
||||
* ``sphinx.util.get_matching_docs()`` is deprecated
|
||||
* ``sphinx.util.osutil.walk()``
|
||||
* ``sphinx.util.PeekableIterator``
|
||||
* ``sphinx.util.pycompat.u``
|
||||
* ``sphinx.writers.latex.LaTeXTranslator.babel_defmacro()``
|
||||
* ``sphinx.writers.latex.TextTranslator._make_visit_admonition()``
|
||||
|
||||
Reference in New Issue
Block a user