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 f177ad3 commit f6562b1Copy full SHA for f6562b1
Doc/c-api/contextvars.rst
@@ -145,7 +145,7 @@ Context object management functions:
145
after the callback returns.
146
147
If the callback raises an exception it will be printed as an unraisable
148
- exception using :c:func`PyErr_FormatUnraisable` and discarded.
+ exception using :c:func:`PyErr_FormatUnraisable` and discarded.
149
150
.. versionadded:: 3.14
151
0 commit comments