mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #8883: autodoc: AttributeError on assigning __annotations__
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -16,6 +16,8 @@ Features added
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
* #8883: autodoc: AttributeError is raised on assigning __annotations__ on
|
||||
read-only class
|
||||
* #8884: html: minified js stemmers not included in the distributed package
|
||||
* #8880: viewcode: ExtensionError is raised on incremental build after
|
||||
unparsable python module found
|
||||
|
||||
Reference in New Issue
Block a user