mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #4914: autodoc: Parsing error when using dataclasses without default values
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -33,6 +33,7 @@ Bugs fixed
|
||||
* #4978: latex: shorthandoff is not set up for Brazil locale
|
||||
* #4928: i18n: Ignore dot-directories like .git/ in LC_MESSAGES/
|
||||
* #4946: py domain: type field could not handle "None" as a type
|
||||
* #4914: autodoc: Parsing error when using dataclasses without default values
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user