Update CHANGES for PR #9271

This commit is contained in:
Takeshi KOMIYA 2021-05-30 03:15:40 +09:00
parent d961a380d8
commit 2809b30c17

View File

@ -55,11 +55,11 @@ Bugs fixed
undocumented
* #9185: autodoc: typehints for overloaded functions and methods are inaccurate
* #9250: autodoc: The inherited method not having docstring is wrongly parsed
* #9270: html theme : pyramid theme generates incorrect logo links
* #9217: manpage: The name of manpage directory that is generated by
:confval:`man_make_section_directory` is not correct
* #9224: ``:param:`` and ``:type:`` fields does not support a type containing
whitespace (ex. ``Dict[str, str]``)
* #9270: html theme : pyramid theme generates incorrect logo links
Testing
--------