summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-10-03 01:25:38 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-10-03 01:25:50 +0900
commit1ff1f3cf5b2f3402074d84395a0374fee8ac2a9e (patch)
tree07542b0daafb19638611c8e8290c15172dcade3b
parentec06f5571ede25613aca90c7cfe41519c925533a (diff)
downloadsphinx-git-1ff1f3cf5b2f3402074d84395a0374fee8ac2a9e.tar.gz
Update CHANGES for PR #8142
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 49c303196..22876d43b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -32,8 +32,10 @@ Bugs fixed
* #8103: autodoc: functools.cached_property is not considered as a property
* #8190: autodoc: parsing error is raised if some extension replaces docstring
by string not ending with blank lines
+* #8142: autodoc: Wrong constructor signature for the class derived from
+ typing.Generic
* #8192: napoleon: description is disappeared when it contains inline literals
-* #8172: napoleon: Potential of regex denial of service in google style docs
+* #8142: napoleon: Potential of regex denial of service in google style docs
* #8169: LaTeX: pxjahyper loaded even when latex_engine is not platex
* #8175: intersphinx: Potential of regex denial of service by broken inventory
* #8093: The highlight warning has wrong location in some builders (LaTeX,