Fix autodoc: Remove debug print

A message is shown on building document using NewTypes with Python
3.10.
This commit is contained in:
Takeshi KOMIYA 2021-11-29 10:02:14 +09:00
parent a7462d57b4
commit 8dc095e7c1

View File

@ -26,6 +26,8 @@ Bugs fixed
----------
* #9866: autodoc: doccoment for the imported class was ignored
* 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