Update CHANGES for PR #7152

This commit is contained in:
Takeshi KOMIYA
2020-02-16 20:38:05 +09:00
parent b80c7cd234
commit 301a7e7a81

View File

@@ -19,6 +19,7 @@ Bugs fixed
* #7138: autodoc: ``autodoc.typehints`` crashed when variable has unbound object
as a value
* #7156: autodoc: separator for keyword only arguments is not shown
* #7146: autodoc: IndexError is raised on suppressed type_comment found
Testing
--------