Update CHANGES for PR #10313

This commit is contained in:
Takeshi KOMIYA
2022-04-03 17:29:08 +09:00
parent 9d81843b82
commit 312efdb131

View File

@@ -71,6 +71,8 @@ Bugs fixed
return value typehint for constructors if docstring has multiple signatures
* #10266: autodoc: :confval:`autodoc_preserve_defaults` does not work for
mixture of keyword only arguments with/without defaults
* #10310: autodoc: class methods are not documented when decorated with mocked
function
* #10214: html: invalid language tag was generated if :confval:`language`
contains a country code (ex. zh_CN)
* #10236: html search: objects are duplicated in search result