Skip to content

Commit

Permalink
Update CHANGES for PR #9522
Browse files Browse the repository at this point in the history
  • Loading branch information
tk0miya committed Aug 4, 2021
1 parent 6ac326e commit a7ac325
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES
Expand Up @@ -27,6 +27,8 @@ Bugs fixed
* #9509: autodoc: AttributeError is raised on failed resolving typehints
* #9518: autodoc: autodoc_docstring_signature does not effect to ``__init__()``
and ``__new__()``
* #9522: autodoc: PEP 585 style typehints having arguments (ex. ``list[int]``)
are not displayed well
* #9481: autosummary: some warnings contain non-existing filenames
* #9481: c domain: some warnings contain non-existing filenames
* #9481: cpp domain: some warnings contain non-existing filenames
Expand Down

0 comments on commit a7ac325

Please sign in to comment.