Merge branch '4.x' into 9479_autodoc_mocked_target

This commit is contained in:
Takeshi KOMIYA
2021-08-01 15:12:37 +09:00
2 changed files with 12 additions and 6 deletions

View File

@@ -22,6 +22,7 @@ Bugs fixed
----------
* #9487: autodoc: typehint for cached_property is not shown
* #9509: autodoc: AttributeError is raised on failed resolving typehints
* #9481: autosummary: some warnings contain non-existing filenames
* #9481: c domain: some warnings contain non-existing filenames
* #9481: cpp domain: some warnings contain non-existing filenames
@@ -47,6 +48,8 @@ Features added
Bugs fixed
----------
* #9512: sphinx-build: crashed with the HEAD of Python 3.10
Testing
--------