Skip to content

Commit 2f1b388

Browse files
committed
py nodes, add incompatibility note about get_signature_prefix
1 parent 9b3cc1c commit 2f1b388

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ Incompatible changes
1212
* #9672: The rendering of Python domain declarations is implemented
1313
with more docutils nodes to allow better CSS styling.
1414
It may break existing styling.
15-
15+
* #9672: the signature of
16+
:py:meth:`domains.py.PyObject.def get_signature_prefix` has changed to
17+
return a list of nodes instead of a plain string.
1618

1719
Deprecated
1820
----------

0 commit comments

Comments
 (0)