Close #7246: Drop special cross reference helper for exceptions, functions and methods

This commit is contained in:
Takeshi KOMIYA
2020-03-07 17:46:26 +09:00
parent 372813a137
commit 8e1934b6a1
3 changed files with 2 additions and 20 deletions

View File

@@ -32,6 +32,8 @@ Incompatible changes
to ``.. rst:role:: numref``
* #6903: py domain: Non intended behavior is removed such as ``say_hello_``
links to ``.. py:function:: say_hello()``
* #7246: py domain: Drop special cross reference helper for exceptions,
functions and methods
Deprecated
----------