Merge branch '3.x'

This commit is contained in:
Takeshi KOMIYA
2021-04-11 02:22:32 +09:00
4 changed files with 22 additions and 4 deletions

View File

@@ -140,6 +140,8 @@ Release 3.5.4 (in development)
Dependencies
------------
* #9071: Restrict docutils to 0.16
Incompatible changes
--------------------
@@ -152,7 +154,10 @@ Features added
Bugs fixed
----------
* #9078: autodoc: Async staticmethods and classmethods are considered as non
async coroutine-functions with Python3.10
* #8870: The style of toctree captions has been changed with docutils-0.17
* #9001: The style of ``sidebar`` directive has been changed with docutils-0.17
Testing
--------