Skip to content

Commit

Permalink
Update CHANGES for PR #8142
Browse files Browse the repository at this point in the history
  • Loading branch information
tk0miya committed Oct 2, 2020
1 parent ec06f55 commit 1ff1f3c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES
Expand Up @@ -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,
Expand Down

0 comments on commit 1ff1f3c

Please sign in to comment.