Merge branch '3.0.x' into 7401_broken_env-get-outdated

This commit is contained in:
Takeshi KOMIYA
2020-04-02 23:43:18 +09:00
committed by GitHub
4 changed files with 4 additions and 2 deletions

View File

@@ -32,6 +32,7 @@ Bugs fixed
* #7301: epub: duplicated node_ids are generated
* #6564: html: a width of table was ignored on HTML builder
* #7401: Incorrect argument is passed for :event:`env-get-outdated` handlers
* #7355: autodoc: a signature of cython-function is not recognized well
Testing
--------