Update CHANGES for PR #8569

This commit is contained in:
Takeshi KOMIYA 2020-12-22 01:14:04 +09:00
parent 22080940e2
commit b3292b55b3

View File

@ -18,6 +18,7 @@ Bugs fixed
* #8559: autodoc: AttributeError is raised when using forward-reference type * #8559: autodoc: AttributeError is raised when using forward-reference type
annotations annotations
* #8568: autodoc: TypeError is raised on checking slots attribute
Testing Testing
-------- --------