Merge pull request #9908 from tk0miya/remove_debug_print

Fix autodoc: Remove debug print
This commit is contained in:
Takeshi KOMIYA 2021-11-30 02:03:28 +09:00 committed by GitHub
commit e188d38e9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,8 @@ Bugs fixed
* #9866: autodoc: doccomment for the imported class was ignored
* #9883: autodoc: doccomment for the alias to mocked object was ignored
* #9908: autodoc: debug message is shown on building document using NewTypes
with Python 3.10
* #9878: mathjax: MathJax configuration is placed after loading MathJax itself
* #9857: Generated RFC links use outdated base url