diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-05-09 18:48:07 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-05-09 18:48:07 +0900 |
commit | ea81d56b30ec7841d3460686062810d1396a6a62 (patch) | |
tree | 08c5b88aaaa067321b87d4e285b150a2d4a042a4 | |
parent | 29829bd45176521af7cc2b1cd1d262c10a1bcc2f (diff) | |
download | sphinx-git-ea81d56b30ec7841d3460686062810d1396a6a62.tar.gz |
Update CHANGES for PR #7640
-rw-r--r-- | CHANGES | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |