Merge branch '2.x' into 3.0.x

This commit is contained in:
Takeshi KOMIYA
2020-04-05 23:03:35 +09:00
5 changed files with 78 additions and 41 deletions

View File

@@ -199,6 +199,8 @@ Dependencies
Incompatible changes
--------------------
* #7222: ``sphinx.util.inspect.unwrap()`` is renamed to ``unwrap_all()``
Deprecated
----------
@@ -209,6 +211,7 @@ Bugs fixed
----------
* #7343: Sphinx builds has been slower since 2.4.0 on debug mode
* #7222: autodoc: ``__wrapped__`` functions are not documented correctly
Testing
--------