Skip to content

Commit a7ac325

Browse files
committed
Update CHANGES for PR #9522
1 parent 6ac326e commit a7ac325

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Bugs fixed
2727
* #9509: autodoc: AttributeError is raised on failed resolving typehints
2828
* #9518: autodoc: autodoc_docstring_signature does not effect to ``__init__()``
2929
and ``__new__()``
30+
* #9522: autodoc: PEP 585 style typehints having arguments (ex. ``list[int]``)
31+
are not displayed well
3032
* #9481: autosummary: some warnings contain non-existing filenames
3133
* #9481: c domain: some warnings contain non-existing filenames
3234
* #9481: cpp domain: some warnings contain non-existing filenames

0 commit comments

Comments
 (0)