mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #4490: autodoc: type annotation is broken with python 3.7.0a4+
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -24,6 +24,7 @@ Bugs fixed
|
||||
* #4415: autodoc classifies inherited classmethods as regular methods
|
||||
* #4415: autodoc classifies inherited staticmethods as regular methods
|
||||
* #4472: DOCUMENTATION_OPTIONS is not defined
|
||||
* #4490: autodoc: type annotation is broken with python 3.7.0a4+
|
||||
|
||||
Testing
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user