This commit is contained in:
Adam Turner 2025-02-11 18:47:02 +00:00
parent 8e7b4de13f
commit b312902f20
2 changed files with 2 additions and 5 deletions

View File

@ -27,6 +27,8 @@ Deprecated
* #13037: Deprecate the ``SingleHTMLBuilder.fix_refuris`` method.
Patch by James Addison.
* #13083, #13330: Un-deprecate ``sphinx.util.import_object``.
Patch by Matthias Geier.
Features added
--------------

View File

@ -37,11 +37,6 @@ The following is a list of deprecated interfaces.
- 10.0
- N/A
* - ``sphinx.util.import_object``
- 8.1
- 10.0
- ``importlib.import_module``
* - ``sphinx.ext.intersphinx.normalize_intersphinx_mapping``
- 8.0
- 10.0