We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7b4de commit b312902Copy full SHA for b312902
CHANGES.rst
@@ -27,6 +27,8 @@ Deprecated
27
28
* #13037: Deprecate the ``SingleHTMLBuilder.fix_refuris`` method.
29
Patch by James Addison.
30
+* #13083, #13330: Un-deprecate ``sphinx.util.import_object``.
31
+ Patch by Matthias Geier.
32
33
Features added
34
--------------
doc/extdev/deprecated.rst
@@ -37,11 +37,6 @@ The following is a list of deprecated interfaces.
37
- 10.0
38
- N/A
39
40
- * - ``sphinx.util.import_object``
41
- - 8.1
42
- - 10.0
43
- - ``importlib.import_module``
44
-
45
* - ``sphinx.ext.intersphinx.normalize_intersphinx_mapping``
46
- 8.0
47
0 commit comments