We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cdde3d commit 383eff0Copy full SHA for 383eff0
CHANGES
@@ -22,6 +22,8 @@ Bugs fixed
22
23
* #9487: autodoc: typehint for cached_property is not shown
24
* #9509: autodoc: AttributeError is raised on failed resolving typehints
25
+* #9518: autodoc: autodoc_docstring_signature does not effect to ``__init__()``
26
+ and ``__new__()``
27
* #9481: autosummary: some warnings contain non-existing filenames
28
* #9481: c domain: some warnings contain non-existing filenames
29
* #9481: cpp domain: some warnings contain non-existing filenames
0 commit comments