diff options
author | Adam Turner <9087854+aa-turner@users.noreply.github.com> | 2022-04-30 19:09:58 +0100 |
---|---|---|
committer | Adam Turner <9087854+aa-turner@users.noreply.github.com> | 2022-04-30 19:10:27 +0100 |
commit | 3f8bf7acb1d9750f7e18f898c74c90e356f310f0 (patch) | |
tree | 8618029d086d656d2b4dd34417ef53c72d15afda /doc/extdev/deprecated.rst | |
parent | e7cea699540bbcf31db1c07bc2734bd0485f0d13 (diff) | |
download | sphinx-git-3f8bf7acb1d9750f7e18f898c74c90e356f310f0.tar.gz |
Schedule removal for 7.0
Diffstat (limited to 'doc/extdev/deprecated.rst')
-rw-r--r-- | doc/extdev/deprecated.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/extdev/deprecated.rst b/doc/extdev/deprecated.rst index 35d6eb304..114c927dc 100644 --- a/doc/extdev/deprecated.rst +++ b/doc/extdev/deprecated.rst @@ -24,7 +24,7 @@ The following is a list of deprecated interfaces. * - ``sphinx.util.jsdump`` - 5.0 - - 6.0 + - 7.0 - The standard library ``json`` module. * - :doc:`Setuptools integration </usage/advanced/setuptools>` |