Update CHANGES for PR #9509

This commit is contained in:
Takeshi KOMIYA 2021-07-31 02:44:05 +09:00
parent 816f0746fe
commit f31d72c367

View File

@ -21,6 +21,7 @@ Bugs fixed
---------- ----------
* #9487: autodoc: typehint for cached_property is not shown * #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: autosummary: some warnings contain non-existing filenames
* #9481: c domain: some warnings contain non-existing filenames * #9481: c domain: some warnings contain non-existing filenames
* #9481: cpp domain: some warnings contain non-existing filenames * #9481: cpp domain: some warnings contain non-existing filenames