File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ Contributors
3535* Bruce Mitchener -- Minor epub improvement
3636* Buck Evan -- dummy builder
3737* Charles Duffy -- original graphviz extension
38+ * Chris Barrick -- Napoleon type preprocessing logic
3839* Chris Holdgraf -- improved documentation structure
3940* Chris Lamb -- reproducibility fixes
4041* Christopher Perkins -- autosummary integration
Original file line number Diff line number Diff line change @@ -26,6 +26,9 @@ Features added
2626 Patch by Nicolas Peugnet.
2727* #13144: Add a ``class `` option to the :rst:dir: `autosummary ` directive.
2828 Patch by Tim Hoffmann.
29+ * #13146: Napoleon: Unify the type preprocessing logic to allow
30+ Google-style docstrings to use the optional and default keywords.
31+ Patch by Chris Barrick.
2932
3033Bugs fixed
3134----------
You can’t perform that action at this time.
0 commit comments