Skip to content

Commit

Permalink
py nodes, add incompatibility note about get_signature_prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobandersen committed Oct 2, 2021
1 parent 9b3cc1c commit 2f1b388
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES
Expand Up @@ -12,7 +12,9 @@ Incompatible changes
* #9672: The rendering of Python domain declarations is implemented
with more docutils nodes to allow better CSS styling.
It may break existing styling.

* #9672: the signature of
:py:meth:`domains.py.PyObject.def get_signature_prefix` has changed to
return a list of nodes instead of a plain string.

Deprecated
----------
Expand Down

0 comments on commit 2f1b388

Please sign in to comment.