From daed2ec1ae2e51ca090b8d04ddd6a249fb308eb3 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sat, 2 May 2020 23:16:38 +0900 Subject: [PATCH] Update CHANGES for PR #7562 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index abd7c1dd1..6eef931e3 100644 --- a/CHANGES +++ b/CHANGES @@ -79,6 +79,8 @@ Bugs fixed cached unexpectedly * #7559: autodoc: misdetects a sync function is async * #6857: autodoc: failed to detect a classmethod on Enum class +* #7562: autodoc: a typehint contains spaces is wrongly rendered under + autodoc_typehints='description' mode * #7535: sphinx-autogen: crashes when custom template uses inheritance * #7536: sphinx-autogen: crashes when template uses i18n feature * #2785: html: Bad alignment of equation links