mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge branch '4.x' into 9479_autodoc_mocked_target
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -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
|
||||
--------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user