mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
[cleanup] deprecate `sphinx.testing.util.strip_escseq in favor of sphinx.util.console.strip_colors` (#12186)
This commit is contained in:
@@ -22,6 +22,11 @@ The following is a list of deprecated interfaces.
|
||||
- Removed
|
||||
- Alternatives
|
||||
|
||||
* - ``sphinx.testing.util.strip_escseq``
|
||||
- 7.3
|
||||
- 9.0
|
||||
- ``sphinx.util.console.strip_colors``
|
||||
|
||||
* - Old-style Makefiles in ``sphinx-quickstart``
|
||||
and the :option:`!-M`, :option:`!-m`, :option:`!--no-use-make-mode`,
|
||||
and :option:`!--use-make-mode` options
|
||||
|
||||
Reference in New Issue
Block a user