summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-05-09 18:48:07 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-05-09 18:48:07 +0900
commitea81d56b30ec7841d3460686062810d1396a6a62 (patch)
tree08c5b88aaaa067321b87d4e285b150a2d4a042a4
parent29829bd45176521af7cc2b1cd1d262c10a1bcc2f (diff)
downloadsphinx-git-ea81d56b30ec7841d3460686062810d1396a6a62.tar.gz
Update CHANGES for PR #7640
-rw-r--r--CHANGES1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index f3bfb09d7..14534b096 100644
--- a/CHANGES
+++ b/CHANGES
@@ -86,7 +86,6 @@ Bugs fixed
* #7562: autodoc: a typehint contains spaces is wrongly rendered under
autodoc_typehints='description' mode
* #7551: autodoc: failed to import nested class
-* #7637: autodoc: system defined TypeVars are shown in Python 3.9
* #7362: autodoc: does not render correct signatures for built-in functions
* #7551: autosummary: a nested class is indexed as non-nested class
* #7535: sphinx-autogen: crashes when custom template uses inheritance