Update CHANGES for PR #8404

This commit is contained in:
Takeshi KOMIYA
2020-11-14 18:55:25 +09:00
parent 614250fec4
commit 78d407cf83
2 changed files with 3 additions and 4 deletions

View File

@@ -13,8 +13,8 @@ Incompatible changes
Deprecated
----------
* The ``is_ssl_error()`` function of ``sphinx.util.requests``
* The ``follow_wrapped`` argument of ``sphinx.util.inspect.signature()``
* ``sphinx.util.requests.is_ssl_error()``
Features added
--------------

View File

@@ -26,13 +26,12 @@ The following is a list of deprecated interfaces.
- (will be) Removed
- Alternatives
* - ``sphinx.util.requests.is_ssl_error()``
* - The ``follow_wrapped`` argument of ``sphinx.util.inspect.signature()``
- 3.4
- 5.0
- N/A
* - The ``follow_wrapped`` argument of ``sphinx.util.inspect.signature()``
* - ``sphinx.util.requests.is_ssl_error()``
- 3.4
- 5.0
- N/A