We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3cc1c commit 2f1b388Copy full SHA for 2f1b388
CHANGES
@@ -12,7 +12,9 @@ Incompatible changes
12
* #9672: The rendering of Python domain declarations is implemented
13
with more docutils nodes to allow better CSS styling.
14
It may break existing styling.
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.
18
19
Deprecated
20
----------
0 commit comments