Update CHANGES for PR #9873

This commit is contained in:
Takeshi KOMIYA
2021-11-23 02:59:16 +09:00
parent a6ac73b0b7
commit ccfa7c7a1b

View File

@@ -20,6 +20,8 @@ Bugs fixed
decorated by functools.lru_cache
* #9879: autodoc: AttributeError is raised on building document for an object
having invalid __doc__ atribute
* #9872: html: Class namespace collision between autodoc signatures and
docutils-0.17
Testing
--------