diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-04-28 01:34:03 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-04-28 01:34:03 +0900 |
commit | 1c4a1ef87cf225d84b4f834b2b4ab64da12586ef (patch) | |
tree | 5528dfb015a582110efdd8784b13a17afe68353b | |
parent | dfdc70546f9ab04985c8b2a6cae80fcc13e9a11c (diff) | |
download | sphinx-git-1c4a1ef87cf225d84b4f834b2b4ab64da12586ef.tar.gz |
Update CHANGES for PR #7569
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ Bugs fixed * #6703: autodoc: incremental build does not work for imported objects * #7564: autodoc: annotations not to be shown for descriptors +* #7567: autodoc: parametrized types are shown twice for generic types Testing -------- |