diff options
author | Jakob Lykke Andersen <Jakob@caput.dk> | 2020-04-17 15:04:33 +0200 |
---|---|---|
committer | Jakob Lykke Andersen <Jakob@caput.dk> | 2020-04-17 15:04:33 +0200 |
commit | 9e6e45877078d1ff2f9835901caea34761bb9f04 (patch) | |
tree | f4c9737221e9614840db7a632b46b0ed0e1dab78 | |
parent | 224a3435b92613b0345390a3323483abd2e28ebf (diff) | |
download | sphinx-git-9e6e45877078d1ff2f9835901caea34761bb9f04.tar.gz |
Updated changes
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ Bugs fixed * #7461: py domain: fails with IndexError for empty tuple in type annotation * #7461: autodoc: empty tuple in type annotation is not shown correctly +* C++, fix spacing issue in east-const declarations. Testing -------- |