Fix #7756: py domain: The default value for posonlyarg is not shown

This commit is contained in:
Takeshi KOMIYA
2020-05-30 23:45:29 +09:00
parent 212fd67b9f
commit bb0b69544b
3 changed files with 28 additions and 8 deletions

View File

@@ -127,6 +127,7 @@ Bugs fixed
* #7646: handle errors on event handlers
* #4187: LaTeX: EN DASH disappears from PDF bookmarks in Japanese documents
* #7701: LaTeX: Anonymous indirect hyperlink target causes duplicated labels
* #7756: py domain: The default value for positional only argument is not shown
* C++, fix rendering and xrefs in nested names explicitly starting
in global scope, e.g., ``::A::B``.
* C, fix rendering and xrefs in nested names explicitly starting